Skip to content

Commit

Permalink
Update docker_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ademarcqrtsl authored Nov 13, 2024
1 parent da5caf9 commit d311b97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
run: |
docker compose create
docker compose up -d
echo "waiting for docker system to start"
sleep 20
echo "Docker system presumably started ..."
- name: Check the image works fine
run: |
wget -O test.prom http://localhost:8080/PrometheusDbExporter/metrics
Expand Down

0 comments on commit d311b97

Please sign in to comment.