feat 镜像
All checks were successful
Build image / build (push) Successful in 1m58s

This commit is contained in:
timerzz 2024-09-13 22:59:12 +08:00
parent ec26c06f4a
commit 84bc6b8e83

View File

@ -14,11 +14,11 @@ jobs:
with:
version: v0.15.4
env:
KO_DOCKER_REPO: 192.168.31.55:5000/kedaya/dw-spider:v2
KO_DOCKER_REPO: 192.168.31.55:5000/kedaya/dw-spider
HTTP_PROXY: http://192.168.31.55:10809
HTTPS_PROXY: http://192.168.31.55:10809
- run: ko build --bare ./cmd
env:
KO_DOCKER_REPO: 192.168.31.55:5000/kedaya/dw-spider:v2
KO_DOCKER_REPO: 192.168.31.55:5000/kedaya/dw-spider
HTTP_PROXY: http://192.168.31.55:10809
HTTPS_PROXY: http://192.168.31.55:10809