fix: test builds on PRs failing to run
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
152cbeaff8
commit
8deb3583d4
@ -75,7 +75,7 @@ steps:
|
||||
- name: s
|
||||
path: /var/run/docker.sock
|
||||
commands:
|
||||
- docker-compose build --remove-orphans
|
||||
- docker-compose build --no-cache --pull
|
||||
|
||||
volumes:
|
||||
- name: s
|
||||
|
Loading…
Reference in New Issue
Block a user