stash
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
j3d1 2021-07-12 20:51:38 +02:00
parent aa1b229b2d
commit 2ac41fe831
2 changed files with 1 additions and 1 deletions

View file

@ -64,6 +64,7 @@ steps:
base_url: https://git.neulandlabor.de/
files:
- firmware/firmware/fiatlux.bin
- pcb/gen.zip
checksum:
- sha512
- md5

View file

@ -1,4 +1,3 @@
all:
@mkdir -p gen
@touch gen/foo
@cd gen; zip ../gen.zip *