Skip to content

Commit

Permalink
[CLEANUP] - Updating caching
Browse files Browse the repository at this point in the history
  • Loading branch information
cardosov authored Oct 29, 2024
1 parent 341dcd1 commit 4f50732
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 4f50732

Please sign in to comment.