docker_stack/.woodpecker.yml

11 lines
148 B
YAML
Raw Permalink Normal View History

2023-03-09 15:18:47 +03:00
when:
branch: main
event: push
pipeline:
build-docker-image:
image: plugins/docker
settings:
2023-03-10 18:16:13 +03:00
repo: ${ORG_REGISTRY}/${CI_REPO}
2023-03-09 15:18:47 +03:00