Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pellecchialuigi authored Sep 4, 2024
1 parent 53d26bc commit c9fe83c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
docker image ls -a
docker run -d --privileged --network=host basil-api_${{ env.BRANCH_NAME }}
docker run -d --network=host basil-app_${{ env.BRANCH_NAME }}
sleep 60
docker ps
echo "Test Api is running"
curl -vf http://localhost:5000/version
Expand Down

0 comments on commit c9fe83c

Please sign in to comment.