refactor: .devops/pcm-kubenative.yml
This commit is contained in:
parent
55761ff9fb
commit
73f039824e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue