This commit is contained in:
2
Makefile
2
Makefile
@@ -12,5 +12,5 @@ dev:
|
|||||||
docker exec -it quatsh-website-web-1 sh
|
docker exec -it quatsh-website-web-1 sh
|
||||||
|
|
||||||
test:
|
test:
|
||||||
docker compose --env-file .env.template -f ./compose.yaml -f ./.docker-compose_files up --build --abort-on-container-exit --exit-code-from web
|
docker compose --env-file .env.template -f ./compose.yaml -f ./.docker-compose-files up --build --abort-on-container-exit --exit-code-from web
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user