Skip to content

Commit

Permalink
fix: don't try to pull scratch
Browse files Browse the repository at this point in the history
  • Loading branch information
m2Giles committed Jun 30, 2024
1 parent 3f20626 commit 0ed60ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
attempt_delay: 15000
command: |
podman pull quay.io/fedora-ostree-desktops/base:${{ matrix.fedora_version }}
podman pull scratch
- name: Build Metadata
uses: docker/metadata-action@v5
Expand Down

0 comments on commit 0ed60ac

Please sign in to comment.