Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
sora 2022-11-12 14:59:15 +01:00
parent 5f7d068df0
commit 39e25e792d

View File

@ -7,7 +7,7 @@ pipeline:
- docker-compose -p ottd up -d --force-recreate --build - docker-compose -p ottd up -d --force-recreate --build
when: when:
event: push event: push
branch: [master] branch: [main]
test-pr: test-pr:
image: docker/compose image: docker/compose