Test version check
continuous-integration/drone Build is passing 详情

这个提交包含在:
Florian Brinker 2021-04-21 23:41:40 +02:00
父节点 7e281b403e
当前提交 2784367a2d
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -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