fix: generar una imagen por rama
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
f 2023-04-11 16:37:24 -03:00
parent 95d0c35d14
commit 030a64a31c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ pipeline:
username: "sutty"
repo: "gitea.nulo.in/sutty/panel"
tags:
- "${ALPINE_VERSION}-${RUBY_VERSION}.${RUBY_PATCH}"
- "${ALPINE_VERSION}-${RUBY_VERSION}.${RUBY_PATCH}-${CI_COMMIT_BRANCH}"
- "latest"
build_args:
- "RUBY_VERSION=${RUBY_VERSION}"