Skip to content

Commit

Permalink
Fix docker image caching
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisanna Dettwyler committed Mar 24, 2021
1 parent b837223 commit d1ec9b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,3 +319,4 @@ jobs:
push: ${{ needs.config.outputs.publish }}
file: ${{ matrix.file }}
build-args: ${{ matrix.build-args }}
cache-from: type=registry,ref=${{ matrix.cache }}:${{ steps.common-tag.outputs.common-tag }}

0 comments on commit d1ec9b2

Please sign in to comment.