lint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2022-03-12 16:38:17 -03:00
parent 99b19b1fce
commit 58e5186239

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/ectomobile repo: registry.nulo.in/sutty/ectomobile
tags: registry: registry.nulo.in
- ${ALPINE_VERSION} tags:
- latest - ${ALPINE_VERSION}
build_args: - latest
- ALPINE_VERSION=${ALPINE_VERSION} build_args:
- BASE_IMAGE=registry.nulo.in/sutty/rails - ALPINE_VERSION=${ALPINE_VERSION}
username: sutty - BASE_IMAGE=registry.nulo.in/sutty/rails
username: sutty
secrets: secrets:
- docker_password - docker_password
when: when: