Skip to content

Commit

Permalink
updated build2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meliz19 committed Oct 10, 2024
1 parent 3573b7c commit 646148c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
# Run build with the gh-build profile
- name: Build aiSSEMBLE
run: |
./mvnw -B clean deploy -U -file pom.xml -Pci,gh-build -pl :aissemble-extensions-model-training-api-sagemaker,:aissemble-model-training-api-sagemaker --settings $HOME/.m2/settings.xml
./mvnw -B clean deploy -U -file pom.xml -Pci,gh-build -pl :aissemble-versioning,:aissemble-foundation-versioning-service,:aissemble-foundation-pdp-client-python,:aissemble-foundation-core-python --settings $HOME/.m2/settings.xml
# Install Maven which is needed for archetype tests
- name: Set up Maven
uses: stCarolas/setup-maven@v5
Expand Down

0 comments on commit 646148c

Please sign in to comment.