Use DRONE_SOURCE_BRANCH
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ask Bjørn Hansen 2020-05-25 03:14:32 -07:00
parent 8090ba597b
commit b26c1729ec

View File

@ -23,7 +23,7 @@ steps:
repo: drone-builds/drone-test
registry: harbor.ntppool.org
auto_tag: true
tags: latest,${DRONE_BRANCH},SHA7
tags: latest,${DRONE_SOURCE_BRANCH},SHA7
cache: true
username:
from_secret: harbor_username