Compare commits
No commits in common. "3399b39e54d8608139a131152cf1906bb22959c7" and "a30c84cc9b33e2a18efa26c4e171f79a701d9d15" have entirely different histories.
3399b39e54
...
a30c84cc9b
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ pipeline:
|
|||
build_args:
|
||||
- ALPINE_VERSION=${ALPINE_VERSION}
|
||||
- BASE_IMAGE=registry.nulo.in/sutty/monit
|
||||
- MMMONIT_VERSION=0.3.0
|
||||
- MMMONIT_VERSION=0.2.2
|
||||
secrets:
|
||||
- docker_password
|
||||
when:
|
||||
|
@ -19,4 +19,4 @@ pipeline:
|
|||
event: push
|
||||
matrix:
|
||||
ALPINE_VERSION:
|
||||
- 3.16.2
|
||||
- 3.16.0
|
||||
|
|
Loading…
Reference in a new issue