Skip to content

Commit 85cf179

Browse files
committed
move prefetch script to scripts/ci
1 parent 488d036 commit 85cf179

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-riverproui.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ jobs:
475475
FORCE_FETCH_SECRET: ${{ secrets.FORCE_FETCH_SECRET }}
476476
REGISTRY_MANIFEST_URL: https://riverqueue.com/v2/riverproui/manifests
477477
run: |
478-
bash scripts/prefetch-buildx-attestation-manifests.sh /tmp/index-manifest-docker.json
478+
bash scripts/ci/prefetch-buildx-attestation-manifests.sh /tmp/index-manifest-docker.json
479479
480480
- name: Fetch amd64 manifest with crane (Docker media type)
481481
run: crane manifest "$IMAGE_NAME@${{ steps.platform-digests.outputs.amd64_digest }}" > /tmp/amd64-manifest-docker.json
File renamed without changes.

0 commit comments

Comments
 (0)