fix branch in ci

This commit is contained in:
Umputun
2018-01-17 23:13:03 -06:00
parent 6a9e20cdc5
commit 8ef77b8105
+2 -1
View File
@@ -14,7 +14,8 @@ pipeline:
image: plugins/docker
repo: umputun/remark
secrets: [ docker_username, docker_password ]
tags: ${DRONE_REPO_BRANCH/\//-}
tags:
- ${DRONE_COMMIT_BRANCH/\//-}
deploy:
image: appleboy/drone-ssh