mirror of
https://github.com/WeeJeWel/wg-easy.git
synced 2024-11-18 00:19:22 +08:00
wip
This commit is contained in:
parent
f171e25908
commit
f262a161f7
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -45,4 +45,4 @@ jobs:
|
||||
push: true
|
||||
build-args: SSH_KEY=${{ secrets.SSH_KEY_BASE64 }}
|
||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
|
||||
tags: weejewel/pivpn-web:v${{ env.VERSION }}, weejewel/pivpn-web:${{ env.DOCKER_TAGS }}
|
||||
tags: weejewel/wg-easy:v${{ env.VERSION }}, weejewel/wg-easy:${{ env.DOCKER_TAGS }}
|
@ -8,7 +8,7 @@
|
||||
"tags": "latest"
|
||||
},
|
||||
"staging": {
|
||||
"beta"
|
||||
"tags": "beta"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user