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 14, 2024
1 parent 9ea9215 commit 47425e3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ jobs:
docker compose create
docker compose up -d
echo "waiting for docker system to start"
# docker compose stop prometheusdbexporter
#docker compose start
sleep 10
docker compose stop prometheusdbexporter
docker compose start
sleep 10
echo "Docker system presumably started ..."
- name: Check the image works fine
Expand Down

0 comments on commit 47425e3

Please sign in to comment.