Drone Releases
Certaines vérifications ont échoué
continuous-integration/drone/push Build is failing

Cette révision appartient à :
Florian Brinker 2019-10-23 10:05:22 +02:00
Parent d2d364207e
révision 4fa37187dc

Voir le fichier

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