Skip to content

Commit

Permalink
Update docker-image.yml - cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianliebscher authored Oct 7, 2023
1 parent c72deb4 commit cbaa17d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64
cache-from: type=registry,ref=ghcr.io/sebastianliebscher/fluentd-exchangerates-cache:${{ github.ref_name }}
cache-to: type=registry,ref=ghcr.io/sebastianliebscher/fluentd-exchangerates-cache:${{ github.ref_name }}
build-args: |
IMAGE=${{ matrix.image.version }}

0 comments on commit cbaa17d

Please sign in to comment.