ci: Enable part 2 fix branch name
This commit is contained in:
parent
5f3807aed4
commit
30285cdc3d
1 changed files with 1 additions and 2 deletions
|
@ -26,8 +26,7 @@ steps:
|
|||
password:
|
||||
from_secret: DOCKERHUB_PASSWORD
|
||||
repo: glenux/service-ntfy
|
||||
tags: "latest_${DRONE_COMMIT_SHA:0:8}"
|
||||
# ${DRONE_BRANCH/\//-}"
|
||||
tags: "latest_${DRONE_BRANCH/\//-}"
|
||||
when:
|
||||
branch:
|
||||
- "master"
|
||||
|
|
Loading…
Add table
Reference in a new issue