ci: Enable part 2 fix branch name 2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glenn Y. Rolland 2023-01-16 00:26:06 +01:00
parent 30285cdc3d
commit dbb89ba96d

View file

@ -26,7 +26,7 @@ steps:
password:
from_secret: DOCKERHUB_PASSWORD
repo: glenux/service-ntfy
tags: "latest_${DRONE_BRANCH/\//-}"
tags: "latest_${DRONE_BRANCH/\\//-}"
when:
branch:
- "master"