docker_stack/.woodpecker.yml

11 lines
150 B
YAML
Raw 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-09 15:45:16 +03:00
repo: git.pleshevski.ru/${CI_REPO}
2023-03-09 15:18:47 +03:00