Skip to content

Commit 93b2a4e

Browse files
committed
Add build step
1 parent 941e4dc commit 93b2a4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run_test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ fi
1111

1212

1313
docker compose -f docker-compose.yaml pull --quiet
14+
docker compose -f docker-compose.yaml build
1415
docker compose -f docker-compose.yaml up --exit-code-from app app
1516

1617
exit $?

0 commit comments

Comments
 (0)