Skip to content

Commit

Permalink
Update e2e/support/github/run-e2e-docker-env.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ibacher authored Aug 28, 2023
1 parent f089e17 commit b60c58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/support/github/run-e2e-docker-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ cd $working_dir
echo "Starting Docker containers..."
# CACHE_BUST to ensure the assemble step is always run
docker compose build --build-arg CACHE_BUST=$(date +%s) frontend
docker compose up -d
docker compose up -d

0 comments on commit b60c58f

Please sign in to comment.