Compare commits

..

3 commits

Author SHA1 Message Date
lagertonne
9959973509 fix ls
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-29 21:38:23 +02:00
lagertonne
865b7e6b92 test
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-29 21:18:26 +02:00
lagertonne
ded5143e0f trying to find out how big the iso is 2020-06-29 20:48:34 +02:00

View file

@ -14,17 +14,18 @@ steps:
- lb clean --purge
- lb config
- lb build
- pwd
- ls -lah
- name: gitea_release
- name: Create gitea-release
image: plugins/gitea-release
settings:
base_url: https://git.neulandlabor.de
api_key:
from_secret: lagertonne_droneio_key
base_url: https://git.neulandlabor.de/
from_secret: lagertonne_gitea_api
files:
- live-image*.iso
checksum:
- sha512
- md5
when:
when:
event: tag