Merge branch 'antifascista' of https://gitea.nulo.in/Sutty/containers-skel into antifascista
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2022-04-04 10:39:32 -03:00
commit 7d00d2cfd1

View file

@ -1,15 +1,16 @@
pipeline: pipeline:
publish: publish:
image: plugins/docker image: plugins/docker
registry: registry.nulo.in settings:
repo: registry.nulo.in/sutty/syncthing registry: registry.nulo.in
tags: username: sutty
- ${ALPINE_VERSION} repo: registry.nulo.in/sutty/syncthing
- latest tags:
build_args: - ${ALPINE_VERSION}
- ALPINE_VERSION=${ALPINE_VERSION} - latest
- BASE_IMAGE=registry.nulo.in/sutty/monit build_args:
username: sutty - ALPINE_VERSION=${ALPINE_VERSION}
- BASE_IMAGE=registry.nulo.in/sutty/monit
secrets: secrets:
- docker_password - docker_password
when: when:
@ -17,6 +18,6 @@ pipeline:
event: push event: push
matrix: matrix:
ALPINE_VERSION: ALPINE_VERSION:
- 3.13.7 - 3.15.3
- 3.14.3 - 3.14.5
- 3.15.0 - 3.13.9