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