Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit d8b804a

Browse files
Update .github/workflows/publish.yml
Co-authored-by: Stefan Negru <blankdots@users.noreply.github.com>
1 parent d396cec commit d8b804a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,9 @@ jobs:
6666
file: ./deploy/dataloader/Dockerfile
6767
push: ${{ github.event_name != 'pull_request' }}
6868
tags: ${{ steps.prep.outputs.tagsData }}
69-
cache-from: type=registry,ref=cscfi/swift-ui:latest
69+
cache-from: type=registry,ref=cscfi/beacon-dataloader:latest
7070
cache-to: type=inline
7171
labels: |
7272
org.opencontainers.image.source=${{ github.event.repository.clone_url }}
7373
org.opencontainers.image.created=${{ steps.prep.outputs.created }}
7474
org.opencontainers.image.revision=${{ github.sha }}
75-

0 commit comments

Comments
 (0)