Compare commits

...

1 Commits

Author SHA1 Message Date
fce092676f
using commit branch as docker tag 2020-02-09 10:09:58 +01:00

View File

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