Compare commits

...

2 commits

Author SHA1 Message Date
f
58e5186239 lint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-03-12 16:38:17 -03:00
f
99b19b1fce intentarlo sin filtrar 2022-03-12 16:37:05 -03:00

View file

@ -1,8 +1,9 @@
pipeline:
publish:
image: plugins/docker
registry: registry.nulo.in
settings:
repo: registry.nulo.in/sutty/ectomobile
registry: registry.nulo.in
tags:
- ${ALPINE_VERSION}
- latest
@ -15,11 +16,6 @@ pipeline:
when:
branch: no-masters
event: push
path:
include:
- ./Dockerfile
- ./.woodpecker.yml
ignore_message: '[all]'
matrix:
ALPINE_VERSION:
- 3.13.6