Skip to content
Snippets Groups Projects
Commit 1f8a5b39 authored by Johan-Henrik Fylling's avatar Johan-Henrik Fylling
Browse files

Fix incorrect container name in ci_cypress.sh

parent 35e9cd6a
No related branches found
No related tags found
No related merge requests found
Pipeline #116205 passed with stages
in 1 minute and 14 seconds
docker-compose -f docker-compose.integration.yml --env-file /home/gitlab-runner/tdt4242-env/.env -p ci_int up -d --build
docker logs -f ci_int_1
EXIT_CODE=$(docker wait ci_int_1)
docker logs -f ci_int_sut_1
EXIT_CODE=$(docker wait ci_int_sut_1)
exit $EXIT_CODE
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