1
1
Fork 1

Update deployment
continuous-integration/drone Build is failing 詳情

This commit is contained in:
Florian Brinker 2021-03-20 18:33:30 +01:00
父節點 0bdcdfa673
當前提交 7e6c49eaa6
共有 1 個檔案被更改,包括 1 行新增0 行删除

查看文件

@ -8,6 +8,7 @@ steps:
image: alpine
commands:
- apk update && apk add bash grep sed curl unzip
- chmod +x ./build.sh
- ./build.sh
- name: docker