Skip to content

Commit

Permalink
remove tags
Browse files Browse the repository at this point in the history
  • Loading branch information
romnovi committed Jan 1, 2025
1 parent 123bc79 commit 85db42f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ jobs:
file: ./src/Dockerfile
platforms: ${{ matrix.platform }}
labels: ${{ steps.meta.outputs.labels }}
tags: |
${{ env.GHCR_REPO }}:${{ github.run_number }}
${{ env.GHCR_REPO }}:latest
outputs: type=image,"name=${{ env.GHCR_REPO }}",push-by-digest=true,name-canonical=true,push=true
build-args: |
RUNNER_PLATFORM=${{ matrix.runner_platform }}
Expand Down

0 comments on commit 85db42f

Please sign in to comment.