Skip to content

Commit

Permalink
Merge pull request #5756 from pentaho/cardosov-patch-1
Browse files Browse the repository at this point in the history
[CLEANUP] - Updating caching
  • Loading branch information
cardosov authored Oct 29, 2024
2 parents 341dcd1 + 4f50732 commit c624ec1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,8 @@ jobs:

container:
image: repo-cache.orl.eng.hitachivantara.com/docker/jenkins-build/maven/open-jdk/17
credentials:
username: ${{ secrets.PENTAHO_CICD_ONE_USER }}
password: ${{ secrets.PENTAHO_CICD_ONE_KEY }}
volumes:
- /home/runner/caches/pentaho/.m2:/maven-local-cache
- /home/runner/caches/pentaho/CodeQL-cache:/opt/hostedtoolcache

strategy:
fail-fast: false
Expand Down

0 comments on commit c624ec1

Please sign in to comment.