Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Update push.yaml
Browse files Browse the repository at this point in the history
Issue related to publish within build action
  • Loading branch information
cjohannsen81 authored Sep 4, 2023
1 parent b31f950 commit 0aa4378
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ jobs:
keyring-append: /github/workspace/melange.rsa.pub
tag: cgr.dev/${{ github.repository }}:latest
source-date-epoch: ${{ steps.snapshot-date.outputs.epoch }}

#- uses: chainguard-dev/actions/apko-build@main
# id: apko
# with:
# tag: cgr.dev/${{ github.repository }}:latest
# keyring-append: /github/workspace/melange.rsa.pub
# archs: x86_64
# source-date-epoch: ${{ steps.snapshot-date.outputs.epoch }}

- uses: docker/login-action@bb984efc561711aaa26e433c32c3521176eae55b # v1.13.0
with:
Expand Down

0 comments on commit 0aa4378

Please sign in to comment.