ci: Enable part 2
This commit is contained in:
parent
4f52da6765
commit
5dfdc434fc
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