Drone Releases
一些检查失败了
continuous-integration/drone/push Build is failing

这个提交包含在:
Florian Brinker 2019-10-23 10:05:22 +02:00
父节点 d2d364207e
当前提交 4fa37187dc

查看文件

@ -7,7 +7,9 @@ steps:
- name: build
image: alpine
commands:
- apk update && apk add --no-cache zip
- ls -al
- pwd
- zip -r test.zip .
# when:
# event: tag