This commit is contained in:
부모
7e281b403e
커밋
2784367a2d
@ -7,7 +7,7 @@ steps:
|
||||
- name: build
|
||||
image: alpine
|
||||
commands:
|
||||
- apk update && apk add bash grep sed curl unzip
|
||||
- apk update && apk add bash grep sed curl unzip jq
|
||||
- chmod +x ./build.sh
|
||||
- ./build.sh
|
||||
|
||||
|
Reference in New Issue
Block a user