BREAKING CHANGE: rename
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-05-10 13:05:47 -03:00
parent 85a58c5d36
commit ace5a925f4

View file

@ -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: