feat 版本用v2
Some checks failed
Build image / build (push) Failing after 2m14s

This commit is contained in:
timerzz 2024-09-13 20:51:53 +08:00
parent 46d8427b4e
commit a7d3b12040

View File

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