Skip to content

Commit

Permalink
Add a gh action for deploying the camel-kamelets catalog and library
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed May 4, 2021
1 parent 178ae86 commit 819856a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asf-snapshots-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Deploy to ASF Snapshots Repository
run: |
./mvnw ${MAVEN_ARGS} \
-U -B -e -fae -Dnoassembly -Dmaven.compiler.fork=true -Pdeploy \
-U -B -e -fae -Dnoassembly -Dmaven.compiler.fork=true deploy \
--settings .github/asf-deploy-settings.xml \
clean deploy
Expand Down

0 comments on commit 819856a

Please sign in to comment.