mirror of
https://github.com/flant/ovpn-admin.git
synced 2025-12-16 05:26:13 -08:00
Bring arm64 back
Signed-off-by: maksim.nabokikh <max.nabokih@gmail.com>
This commit is contained in:
parent
476bb252a1
commit
5a2a6c3b74
6
.github/workflows/publish-tag.yaml
vendored
6
.github/workflows/publish-tag.yaml
vendored
@ -24,7 +24,11 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: werf/actions/install@v2
|
||||
- name: Install werf
|
||||
uses: werf/actions/install@v2
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
||||
- name: Login into ghcr.io
|
||||
shell: bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user