ci: Enable part 2 fix branch name 2
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
30285cdc3d
commit
dbb89ba96d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ steps:
|
||||||
password:
|
password:
|
||||||
from_secret: DOCKERHUB_PASSWORD
|
from_secret: DOCKERHUB_PASSWORD
|
||||||
repo: glenux/service-ntfy
|
repo: glenux/service-ntfy
|
||||||
tags: "latest_${DRONE_BRANCH/\//-}"
|
tags: "latest_${DRONE_BRANCH/\\//-}"
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- "master"
|
- "master"
|
||||||
|
|
Loading…
Add table
Reference in a new issue