Skip to content

Commit

Permalink
corrected command
Browse files Browse the repository at this point in the history
  • Loading branch information
karlfosterBCL committed Mar 7, 2025
1 parent f677a08 commit 32c39ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
cache-dependency-path: |
*.gradle*
**/gradle-wrapper.properties
- run: ./docker compose up -d wiremock-integration
- run: docker compose up -d wiremock-integration
- run: ./gradlew check
- name: upload the artifacts
if: always()
Expand Down

0 comments on commit 32c39ee

Please sign in to comment.