feat 修改版本为v2
Some checks failed
Build image / build (push) Failing after 2m38s

This commit is contained in:
timerzz 2024-08-04 20:54:28 +08:00
parent b315714743
commit 318dc235bf

View File

@ -14,11 +14,11 @@ jobs:
with:
version: v0.15.4
env:
KO_DOCKER_REPO: 192.168.31.55:5000/kedaya/spider
KO_DOCKER_REPO: 192.168.31.55:5000/kedaya/spider:v2
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/spider
KO_DOCKER_REPO: 192.168.31.55:5000/kedaya/spider:v2
HTTP_PROXY: http://192.168.31.55:10809
HTTPS_PROXY: http://192.168.31.55:10809