This commit is contained in:
parent
634c141250
commit
55f9c86167
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ pipeline:
|
||||||
- "latest"
|
- "latest"
|
||||||
build_args:
|
build_args:
|
||||||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||||
- "BASE_IMAGE=registry.nulo.in/sutty/containers-sdk"
|
- "BASE_IMAGE=registry.nulo.in/sutty/sdk"
|
||||||
secrets:
|
secrets:
|
||||||
- "DOCKER_PASSWORD"
|
- "DOCKER_PASSWORD"
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue