Skip to content
Snippets Groups Projects
Unverified Commit 61334477 authored by Griefed's avatar Griefed :joystick: Committed by GitHub
Browse files

Update docker-publish.yml

parent c83b5be7
No related branches found
No related tags found
No related merge requests found
......@@ -39,10 +39,8 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm,linux/arm64/v8
platforms: linux/amd64,linux/arm/v7,linux/arm64
push: true
tags: |
$DOCKERHUB_USERNAME/$DOCKERHUB_REPO:latest
$DOCKERHUB_USERNAME/$DOCKERHUB_REPO:1.0.0
${{ secrets.DOCKERHUB_USERNAME }}/${{ secrets.DOCKERHUB_REPO }}:latest
ghcr.io/user/app:latest
ghcr.io/user/app:1.0.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment