Skip to content

Commit 383bde0

Browse files
authored
Remove docker health command from maven.yml
Remove docker health command from Maven workflow.
1 parent 9d0d870 commit 383bde0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ jobs:
1717
allow-snapshots-release: false
1818
do-sonar-scan: true
1919
do-docker: true
20-
docker-health-command: 'wget --no-verbose --tries=1 --spider http://localhost:8081/admin/health || exit 1'

0 commit comments

Comments
 (0)