Skip to content

Commit 7bace7f

Browse files
Ajustando mais algumas coisas para o envio no quay.io
1 parent 0699ba1 commit 7bace7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@ jobs:
103103
skopeo copy \
104104
--src-creds "${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}" \
105105
--dest-creds "${{ secrets.QUAY_USERNAME }}:${{ secrets.QUAY_ROBOT_TOKEN }}" \
106-
docker://ghcr.io/${{ github.repository }}:latest \
106+
docker://ghcr.io/ferlinuxdebian/bootc-gnome-minimal:latest \
107107
docker://quay.io/ferlinuxdebian/bootc-gnome-minimal:latest

0 commit comments

Comments
 (0)