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 23080ae commit e6fd114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
echo "Docker system presumably started ..."
- name: Check the image works fine
run: |
find .
docker ps
wget -O test.prom http://localhost:8080/PrometheusDbExporter/metrics
cat test.prom
- name: stop docker
Expand Down

0 comments on commit e6fd114

Please sign in to comment.