mirror of
https://github.com/vx3r/wg-gen-web.git
synced 2025-04-01 16:36:52 +00:00
update docker workflow
This commit is contained in:
parent
ba062ba97b
commit
43803dc290
2
.github/workflows/dockerimage.yml
vendored
2
.github/workflows/dockerimage.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||||
push: ${{ github.event_name != 'pull_request' }}
|
push: ${{ github.event_name != 'pull_request' }}
|
||||||
tags: ${{ steps.prep.outputs.tags }}
|
tags: ${{ steps.prep.outputs.tags }}
|
||||||
labels: |
|
labels: |
|
||||||
|
@ -7,7 +7,7 @@ Simple Web based configuration generator for [WireGuard](https://wireguard.com).
|
|||||||
[](https://goreportcard.com/report/github.com/vx3r/wg-gen-web)
|
[](https://goreportcard.com/report/github.com/vx3r/wg-gen-web)
|
||||||
[](http://www.wtfpl.net/about/)
|
[](http://www.wtfpl.net/about/)
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
Loading…
Reference in New Issue
Block a user