Use DRONE_SOURCE_BRANCH
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8090ba597b
commit
b26c1729ec
@ -23,7 +23,7 @@ steps:
|
|||||||
repo: drone-builds/drone-test
|
repo: drone-builds/drone-test
|
||||||
registry: harbor.ntppool.org
|
registry: harbor.ntppool.org
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
tags: latest,${DRONE_BRANCH},SHA7
|
tags: latest,${DRONE_SOURCE_BRANCH},SHA7
|
||||||
cache: true
|
cache: true
|
||||||
username:
|
username:
|
||||||
from_secret: harbor_username
|
from_secret: harbor_username
|
||||||
|
Loading…
Reference in New Issue
Block a user