This commit is contained in:
parent
d44a6720a6
commit
bc97f0dbcc
@ -33,7 +33,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: lxh01/wxhelper-docker:3.9.8.25-v2-novnc
|
tags: lxh01/wxhelper-docker:3.9.8.25-v2-novnc
|
||||||
file: Dockerfile.novnc
|
file: Dockerfile-novnc
|
||||||
build-args: |
|
build-args: |
|
||||||
WECHAT_URL=https://github.com/tom-snow/wechat-windows-versions/releases/download/v3.9.8.25/WeChatSetup-3.9.8.25.exe
|
WECHAT_URL=https://github.com/tom-snow/wechat-windows-versions/releases/download/v3.9.8.25/WeChatSetup-3.9.8.25.exe
|
||||||
WXHELPER_URL=https://github.com/ttttupup/wxhelper/releases/download/3.9.8.25-v2/wxhelper.dll
|
WXHELPER_URL=https://github.com/ttttupup/wxhelper/releases/download/3.9.8.25-v2/wxhelper.dll
|
||||||
@ -49,7 +49,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: lxh01/wxhelper-docker:3.9.5.81-v11-novnc
|
tags: lxh01/wxhelper-docker:3.9.5.81-v11-novnc
|
||||||
file: Dockerfile.novnc
|
file: Dockerfile-novnc
|
||||||
|
|
||||||
- name: Build 3.9.2.23 version
|
- name: Build 3.9.2.23 version
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
@ -65,7 +65,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: lxh01/wxhelper-docker:3.9.2.23-v9-novnc
|
tags: lxh01/wxhelper-docker:3.9.2.23-v9-novnc
|
||||||
file: Dockerfile.novnc
|
file: Dockerfile-novnc
|
||||||
build-args: |
|
build-args: |
|
||||||
WECHAT_URL=https://github.com/tom-snow/wechat-windows-versions/releases/download/v3.9.2.23/WeChatSetup-3.9.2.23.exe
|
WECHAT_URL=https://github.com/tom-snow/wechat-windows-versions/releases/download/v3.9.2.23/WeChatSetup-3.9.2.23.exe
|
||||||
WXHELPER_URL=https://github.com/ttttupup/wxhelper/releases/download/3.9.2.23-v9/wxhelper.dll
|
WXHELPER_URL=https://github.com/ttttupup/wxhelper/releases/download/3.9.2.23-v9/wxhelper.dll
|
||||||
|
Loading…
Reference in New Issue
Block a user