using commit branch as docker tag

This commit is contained in:
Nils Stinnesbeck 2020-02-09 10:06:46 +01:00
parent dc8d01dd89
commit 423fcc45f4
Signed by untrusted user: nils
GPG Key ID: 86D4882C6C6CA48B

View File

@ -10,4 +10,4 @@ steps:
from_secret: docker_username from_secret: docker_username
password: password:
from_secret: docker_password from_secret: docker_password
tags: devel tags: ${DRONE_COMMIT_BRANCH}