This commit is contained in:
父節點
7e281b403e
當前提交
2784367a2d
@ -7,7 +7,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- apk update && apk add bash grep sed curl unzip
|
- apk update && apk add bash grep sed curl unzip jq
|
||||||
- chmod +x ./build.sh
|
- chmod +x ./build.sh
|
||||||
- ./build.sh
|
- ./build.sh
|
||||||
|
|
||||||
|
新增問題並參考
Block a user