Skip to content

Commit

Permalink
Update openshift.yml
Browse files Browse the repository at this point in the history
More retention, better caching, build go fast.
  • Loading branch information
mzagaja authored Oct 8, 2024
1 parent 2cde163 commit fa09490
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openshift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
key: ${{ runner.os }}-yarn-${{ hashFiles('yarn.lock') }}
restore-keys: |
${{ runner.os }}-yarn-
retention-days: 30
# https://github.com/redhat-actions/buildah-build#readme
- name: Build from Dockerfile
id: build-image
Expand Down

0 comments on commit fa09490

Please sign in to comment.