mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 21:51:43 +00:00
fix: generar una imagen por rama
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
95d0c35d14
commit
030a64a31c
1 changed files with 1 additions and 1 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue