Skip to content

Commit

Permalink
Turn off gha cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-z committed Mar 2, 2024
1 parent 306ae8f commit b3dc57a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ jobs:
target: packager
load: true
tags: packager
cache-from: type=gha
cache-to: type=gha,mode=max

- name: Extract built package
run: |
Expand Down Expand Up @@ -69,5 +67,3 @@ jobs:
DOCKER_METADATA_OUTPUT_JSON
tags: ${{ steps.slurmctld-meta.outputs.tags }}
labels: ${{ steps.slurmctld-meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit b3dc57a

Please sign in to comment.