mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-04-19 19:59:13 +03:00
use my dockerhub
This commit is contained in:
parent
dd8f4742e7
commit
1fb54d0972
1 changed files with 5 additions and 4 deletions
3
.github/workflows/docker-build.yml
vendored
3
.github/workflows/docker-build.yml
vendored
|
@ -26,7 +26,8 @@ jobs:
|
||||||
- name: Prepare image tags
|
- name: Prepare image tags
|
||||||
id: image-tags
|
id: image-tags
|
||||||
run: |
|
run: |
|
||||||
base=ngoduykhanh/wireguard-ui
|
# base=ngoduykhanh/wireguard-ui
|
||||||
|
base=kadet77rus/wireguard-ui
|
||||||
app_version=dev
|
app_version=dev
|
||||||
|
|
||||||
## Set git tag as image tag
|
## Set git tag as image tag
|
||||||
|
|
Loading…
Add table
Reference in a new issue