Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Point at main
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Carino <[email protected]>
  • Loading branch information
jadecarino committed Aug 29, 2024
1 parent 6ce1ff8 commit c9c28ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Build Extensions source code with gradle
run: |
gradle -b galasa-extensions-parent/build.gradle \
-PsourceMaven=https://development.galasa.dev/main/maven-repo/framework/ \
-PsourceMaven=https://development.galasa.dev/gh/maven-repo/framework/ \
-PcentralMaven=https://repo.maven.apache.org/maven2/ \
-PtargetMaven=${{ github.workspace }}/repo \
--no-daemon --console plain \
Expand Down

0 comments on commit c9c28ff

Please sign in to comment.