Skip to content
Snippets Groups Projects
Commit 715ae8b3 authored by jurgenhaas's avatar jurgenhaas
Browse files

Always pull cypress image when enabling service

parent 736a4d18
No related branches found
Tags v3.7.45
1 merge request!81Merging develop into main
Pipeline #1155854 passed
......@@ -6,6 +6,7 @@ commands:
echo "CYPRESS=1" >>.env
env -i $(cat .env | xargs) >.env
composer lakedrops:docker4drupal --no-interaction
docker compose pull cypress
ahoy d4d up cypress
usage: Turn on Cypress
off:
......
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