Update docker.yml
Some checks failed
Docker / build (push) Failing after 1m5s
Build master branch / Build (push) Failing after 25m41s

This commit is contained in:
Xboard 2024-11-02 04:56:38 +08:00 committed by xboard
parent 2d396d3789
commit 9894594e8c

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