Skip to content

Commit

Permalink
remove cache-from in first step to ensure nightly build alway uses th…
Browse files Browse the repository at this point in the history
…e latest and not a cached image
  • Loading branch information
itgkarl committed Mar 10, 2023
1 parent 59035ad commit dc13678
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ 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: |
DBT_ORACLE_VERSION=${{ env.DBT_ORACLE_VERSION }}
Expand Down

0 comments on commit dc13678

Please sign in to comment.