Losing the battle
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2022-02-12 15:22:57 -06:00
parent 908809bc48
commit 1a9b47ceee

View File

@@ -12,7 +12,7 @@ steps:
settings: settings:
restore: true restore: true
mount: mount:
- vendor - ./vendor
when: when:
branch: branch:
- master - master
@@ -38,7 +38,7 @@ steps:
settings: settings:
rebuild: true rebuild: true
mount: mount:
- vendor - ./vendor
when: when:
branch: branch:
- master - master