Skip to content

Commit

Permalink
Merge pull request #5 from lf-edge/ci-tags
Browse files Browse the repository at this point in the history
no need for derived tags when building ephemeral images in CI
  • Loading branch information
deitch authored Aug 18, 2024
2 parents 52f71f6 + 4c62ac5 commit 877f7cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,5 @@
platforms: linux/amd64,linux/arm64
push: false
tags: |
${{ github.event.pull_request.head.repo.full_name }}:${{ github.event.pull_request.head.ref }}
${{ github.event.pull_request.head.repo.full_name }}:latest

0 comments on commit 877f7cc

Please sign in to comment.