Update docker.yml
Some checks failed
Docker / build (push) Failing after 3m27s
Build master branch / Build (push) Failing after 11m16s
Publish scripts / Publish scripts to Cloudflare Pages (push) Failing after 11m11s

This commit is contained in:
Xboard 2024-11-02 04:56:38 +08:00 committed by GitHub
parent 74b74deac5
commit 42faf00700
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,7 +69,7 @@ jobs:
with: with:
context: . context: .
push: true push: true
platforms: linux/amd64 platforms: linux/amd64,linux/arm64
tags: | tags: |
${{ env.REGISTRY }}/${{ github.repository_owner }}/hysteria ${{ env.REGISTRY }}/${{ github.repository_owner }}/hysteria
${{ env.REGISTRY }}/${{ github.repository_owner }}/hysteria:latest ${{ env.REGISTRY }}/${{ github.repository_owner }}/hysteria:latest