BREAKING CHANGE: rename
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
85a58c5d36
commit
ace5a925f4
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ pipeline:
|
|||
settings:
|
||||
registry: "https://gitea.nulo.in"
|
||||
username: "sutty"
|
||||
repo: "gitea.nulo.in/sutty/containers-gem-compiler"
|
||||
repo: "gitea.nulo.in/sutty/gem-compiler"
|
||||
tags:
|
||||
- "${ALPINE_VERSION}-${RUBY_VERSION}.${RUBY_PATCH}"
|
||||
- "latest"
|
||||
|
@ -12,7 +12,7 @@ pipeline:
|
|||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||
- "RUBY_VERSION=${RUBY_VERSION}"
|
||||
- "RUBY_PATCH=${RUBY_PATCH}"
|
||||
- "BASE_IMAGE=gitea.nulo.in/sutty/containers-sdk-ruby"
|
||||
- "BASE_IMAGE=gitea.nulo.in/sutty/sdk-ruby"
|
||||
secrets:
|
||||
- "DOCKER_PASSWORD"
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue