Skip to content

Commit

Permalink
Try disabling caching in olbase github action
Browse files Browse the repository at this point in the history
  • Loading branch information
cdrini committed Jan 2, 2025
1 parent 376cd5a commit 8700e94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/olbase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ jobs:
file: "./docker/Dockerfile.olbase"
tags: openlibrary/olbase:${{ github.ref_name }}
push: true
build-args: |
CACHEBUST=${{ github.run_id }}

0 comments on commit 8700e94

Please sign in to comment.