Files
neuro-reply-website/.woodpecker.yml
Sergey Elpashev 27c70e3423
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
docker
2024-02-19 19:33:05 +03:00

9 lines
155 B
YAML

steps:
- name: build
image: ubuntu
commands:
- docker-compose build
when:
- event: push
branch: test