Skip to content

Commit

Permalink
Merge pull request #166 from eclipse-tractusx/hotfix/swagger-hub
Browse files Browse the repository at this point in the history
fix: fixed problem from path
  • Loading branch information
saudkhan116 authored Dec 22, 2023
2 parents 7abb420 + b72f40f commit 6beb227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-swagger-hub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Create and Download API specs
shell: bash
run: |
cd backend/productpass
cd dpp-backend/digitalproductpass
echo "[INFO] - Compiling the backend"
mvn -B clean install
echo "[INFO] - Building a docker image - backend:test"
Expand Down

0 comments on commit 6beb227

Please sign in to comment.