Compare commits
4 commits
a30c84cc9b
...
3399b39e54
Author | SHA1 | Date | |
---|---|---|---|
|
3399b39e54 | ||
|
9de72edbcc | ||
|
0b354f4fea | ||
|
9c4de359fb |
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ pipeline:
|
||||||
build_args:
|
build_args:
|
||||||
- ALPINE_VERSION=${ALPINE_VERSION}
|
- ALPINE_VERSION=${ALPINE_VERSION}
|
||||||
- BASE_IMAGE=registry.nulo.in/sutty/monit
|
- BASE_IMAGE=registry.nulo.in/sutty/monit
|
||||||
- MMMONIT_VERSION=0.2.2
|
- MMMONIT_VERSION=0.3.0
|
||||||
secrets:
|
secrets:
|
||||||
- docker_password
|
- docker_password
|
||||||
when:
|
when:
|
||||||
|
@ -19,4 +19,4 @@ pipeline:
|
||||||
event: push
|
event: push
|
||||||
matrix:
|
matrix:
|
||||||
ALPINE_VERSION:
|
ALPINE_VERSION:
|
||||||
- 3.16.0
|
- 3.16.2
|
||||||
|
|
Loading…
Reference in a new issue