test changes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-28 23:56:47 +01:00
parent 9a7e9048f2
commit 7eed2ee59a

View File

@@ -30,7 +30,7 @@ steps:
- name: docker_socket - name: docker_socket
path: /var/run/docker.sock path: /var/run/docker.sock
commands: commands:
- docker-compose -f docker-compose.dev.yml up --build --no-cache --force-recreate -d - docker-compose -f docker-compose.dev.yml up --build --force-recreate -d
trigger: trigger:
branch: branch:
- dev - dev