ci: Enable part 2

This commit is contained in:
Glenn Y. Rolland 2023-01-16 00:21:52 +01:00
parent 4f52da6765
commit 5dfdc434fc

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