This commit is contained in:
parent
b315714743
commit
318dc235bf
@ -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
|
Loading…
Reference in New Issue
Block a user