Skip to content
Snippets Groups Projects
Commit d48f67d8 authored by Daniel Lyons's avatar Daniel Lyons
Browse files

Ensure make dev causes make cache to run

parent 41e4f126
No related branches found
No related tags found
1 merge request!300Ensure make dev causes make cache to run
Pipeline #1966 passed
......@@ -20,7 +20,7 @@ test:
docker exec workspaces_notification_1 ./bin/run-tests.sh
# Setup local development environment
dev: docker-base
dev: cache docker-base
@echo "starting docker compose up in the background"
@echo "wait a few seconds and your environment should be done setting up"
docker compose up -d
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment