BREAKING CHANGE: no need to set the version on tag
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-08-24 11:11:59 -03:00
parent 6930ee4006
commit 1af62fdb94

View file

@ -6,7 +6,7 @@ pipeline:
username: "sutty"
repo: "gitea.nulo.in/sutty/tor"
tags:
- "${ALPINE_VERSION}-${SUTTY_TOR_HIDDEN_SERVICE_VERSION}"
- "${ALPINE_VERSION}"
- "latest"
build_args:
- "TOR_VERSION=${TOR_VERSION}"