We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 941e4dc commit 93b2a4eCopy full SHA for 93b2a4e
1 file changed
run_test.sh
@@ -11,6 +11,7 @@ fi
11
12
13
docker compose -f docker-compose.yaml pull --quiet
14
+docker compose -f docker-compose.yaml build
15
docker compose -f docker-compose.yaml up --exit-code-from app app
16
17
exit $?
0 commit comments