pipeline fix
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -9,7 +9,7 @@ steps:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
commands:
|
||||
- docker compose -f docker-compose.yml build --pull
|
||||
- docker compose build --no-cache
|
||||
|
||||
- name: migrate
|
||||
image: docker:27
|
||||
|
||||
Reference in New Issue
Block a user