Update deployment

这个提交包含在:
Florian Brinker 2021-03-20 18:33:30 +01:00
父节点 0bdcdfa673
当前提交 7e6c49eaa6

查看文件

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