Skip to content

Commit

Permalink
experimenting with image caching
Browse files Browse the repository at this point in the history
  • Loading branch information
Hgherzog committed Nov 19, 2024
1 parent 4fded88 commit 5e5ed66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/forest_loss_driver_prediction.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
GIT_USERNAME=${{ secrets.GIT_USERNAME }}
GIT_TOKEN=${{ secrets.GIT_TOKEN }}
Expand Down

0 comments on commit 5e5ed66

Please sign in to comment.