mirror of
https://github.com/WeeJeWel/wg-easy.git
synced 2024-11-18 00:19:22 +08:00
rm linux/arm/v6
This commit is contained in:
parent
f262a161f7
commit
d9901aa8a3
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -43,6 +43,5 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
push: true
|
||||
build-args: SSH_KEY=${{ secrets.SSH_KEY_BASE64 }}
|
||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
|
||||
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8
|
||||
tags: weejewel/wg-easy:v${{ env.VERSION }}, weejewel/wg-easy:${{ env.DOCKER_TAGS }}
|
Loading…
Reference in New Issue
Block a user