Skip to content

Commit

Permalink
chore: Update latest image action in Docker publishing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Utesgui committed Jul 19, 2024
1 parent 9a80ca9 commit 7591936
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/testfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,3 @@ jobs:
# This step uses the identity token to provision an ephemeral certificate
# against the sigstore community Fulcio instance.
run: echo "${TAGS}" | xargs -I {} cosign sign --yes {}@${DIGEST}

# Keep latest Tag up to date
- name: Update latest image
uses: silverlyra/latest-image-action
with:
repository: ${{ github.repository }}
candidate-tag: ${{ github.ref_name }}

0 comments on commit 7591936

Please sign in to comment.