Skip to content

Commit

Permalink
added a key (to extend on auto)
Browse files Browse the repository at this point in the history
  • Loading branch information
scheunemann committed Nov 12, 2023
1 parent 69ddfa7 commit 1d39896
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container-build-nocache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ jobs:
- name: ccache
uses: hendrikmuhs/[email protected]
with:
key: ${{ github.job }}
max-size: 2GB

- name: Build and push the container
id: build
uses: docker/build-push-action@v3
Expand Down

0 comments on commit 1d39896

Please sign in to comment.