Skip to content

Commit

Permalink
Removed useless tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ysdragon committed Aug 21, 2024
1 parent f9321a8 commit 371ffe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
file: Dockerfile
platforms: linux/amd64,linux/arm64,linux/riscv64
push: true
tags: quay.io/ydrag0n/pterodactyl-vps-egg:latest,quay.io/ydrag0n/pterodactyl-vps-egg:${{ github.ref_name }},quay.io/ydrag0n/pterodactyl-vps-egg:pterodactyl-vps-egg-arm64
tags: quay.io/ydrag0n/pterodactyl-vps-egg:latest,quay.io/ydrag0n/pterodactyl-vps-egg:${{ github.ref_name }}
outputs: type=image,name=target

0 comments on commit 371ffe9

Please sign in to comment.