summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index c7b4417..cfa7098 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -13,10 +13,10 @@ steps:
- name: build-image-push
image: plugins/kaniko
settings:
- repo: prologic/yarnd
+ repo: prologic/tube
tags: latest
build_args:
- - VERSION=edge
+ - VERSION=latest
- COMMIT=${DRONE_COMMIT_SHA:0:8}
username:
from_secret: dockerhub_username