fix: base_image
This commit is contained in:
parent
2a304a6321
commit
238b418f58
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,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=registry.nulo.in/sutty/containers-sdk"
|
||||||
secrets:
|
secrets:
|
||||||
- "docker_password"
|
- "docker_password"
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue