Merge branch 'antifascista' of https://gitea.nulo.in/Sutty/containers-monit into antifascista
This commit is contained in:
commit
af0f7bbe81
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
pipeline:
|
||||
publish:
|
||||
image: "plugins/docker"
|
||||
image: "docker.io/woodpeckerci/plugin-docker-buildx"
|
||||
settings:
|
||||
registry: "registry.nulo.in"
|
||||
registry: "https://gitea.nulo.in"
|
||||
username: "sutty"
|
||||
repo: "registry.nulo.in/sutty/ruby"
|
||||
repo: "gitea.nulo.in/sutty/ruby"
|
||||
tags:
|
||||
- "${ALPINE_VERSION}-${RUBY_VERSION}.${RUBY_PATCH}"
|
||||
- "latest"
|
||||
|
@ -15,7 +15,7 @@ pipeline:
|
|||
- "BASE_IMAGE=registry.nulo.in/sutty/monit"
|
||||
purge: false
|
||||
secrets:
|
||||
- "docker_password"
|
||||
- "DOCKER_PASSWORD"
|
||||
when:
|
||||
branch: "antifascista"
|
||||
event: "push"
|
||||
|
|
Loading…
Reference in a new issue