refactor: .devops/pcm-kubenative.yml

This commit is contained in:
devad 2023-04-04 11:25:29 +08:00 committed by jianmu
parent 55761ff9fb
commit 73f039824e
1 changed files with 3 additions and 0 deletions

View File

@ -29,7 +29,10 @@ workflow:
- ref: shell_0
name: 打包
image: docker.jianmuhub.com/library/alpine:3.17.0
env:
CODE_PATH: git_clone_0.git_path""
script:
- cd ${CODE_PATH}
- pwd && ls -l
- cd adaptor/PCM-K8S/PCM-K8S-NATIVE/rpc
- export GOPROXY=https://goproxy.cn