Skip to content

Commit

Permalink
🐛 ci fix s3-integration-rest-service image build
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhir committed Aug 16, 2024
1 parent f3f0102 commit 5a9b3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: refarch-gateway
path: ./refarch-gateway
- name: s3-integration-rest-service
path: ./refarch-integrations/refarch-s3-integration/refarch-s3-integration-rest-service
path: ./refarch-integrations/refarch-s3-integration/refarch-s3-integration-rest/refarch-s3-integration-rest-service
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 5a9b3ae

Please sign in to comment.