fix: registry
This commit is contained in:
parent
af0f7bbe81
commit
2afe6f3b29
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ pipeline:
|
||||||
- "RUBY_VERSION=${RUBY_VERSION}"
|
- "RUBY_VERSION=${RUBY_VERSION}"
|
||||||
- "RUBY_PATCH=${RUBY_PATCH}"
|
- "RUBY_PATCH=${RUBY_PATCH}"
|
||||||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||||
- "BASE_IMAGE=registry.nulo.in/sutty/monit"
|
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
||||||
purge: false
|
purge: false
|
||||||
secrets:
|
secrets:
|
||||||
- "DOCKER_PASSWORD"
|
- "DOCKER_PASSWORD"
|
||||||
|
|
Loading…
Reference in a new issue