Skip to content

Commit

Permalink
Merge branch 'erichaagdev/fix-workflows'
Browse files Browse the repository at this point in the history
* erichaagdev/fix-workflows:
  Remove injection for Maven CI/Local testing
  • Loading branch information
erichaagdev committed Dec 23, 2024
2 parents f4233a8 + ba6fb82 commit 0561d80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ jobs:
run: ./03-validate-remote-build-caching-ci-ci.sh -1 https://ge.solutions-team.gradle.com/s/sysk4hrdbkja6 -2 https://ge.solutions-team.gradle.com/s/f7yfwfxqzg5us
- name: Run Maven Experiment 04
working-directory: develocity-maven-build-validation
run: ./04-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/pmyw25ry3h4ao -e -s https://ge.solutions-team.gradle.com
run: ./04-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/pmyw25ry3h4ao -s https://ge.solutions-team.gradle.com
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ jobs:
run: ./03-validate-remote-build-caching-ci-ci.sh -1 https://ge.solutions-team.gradle.com/s/sysk4hrdbkja6 -2 https://ge.solutions-team.gradle.com/s/f7yfwfxqzg5us
- name: Run Maven Experiment 04
working-directory: develocity-maven-build-validation
run: ./04-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/pmyw25ry3h4ao -e -s https://ge.solutions-team.gradle.com
run: ./04-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/pmyw25ry3h4ao -s https://ge.solutions-team.gradle.com

0 comments on commit 0561d80

Please sign in to comment.