Skip to content

Commit

Permalink
fixup!test: add SERVICE_HEALTH_CMD
Browse files Browse the repository at this point in the history
  • Loading branch information
o-orand committed Oct 4, 2024
1 parent 5e08ba2 commit 06c2786
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-using-cnb-buildpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:
SERVICE_NAME: 'mongodb'
SERVICE_VERSION: '6.0'
SERVICE_IMAGE: "mongo:7.0.14"
SERVICE_HEALTH_CMD: "mongo"
SERVICE_PORT: 27017 # Default value: 27017
SERVICE_USERNAME: '22032e25-4aba-417f-a394-8bbd78d920cd'
SERVICE_PASSWORD: 'StbQ4EovUpwQjD0cT1Hr7PKBG'
Expand Down

0 comments on commit 06c2786

Please sign in to comment.