Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Martijn de Boer 2022-10-16 17:35:54 +02:00
parent 72bc19d760
commit 2abecce963

View file

@ -10,9 +10,10 @@ steps:
- name: build
image: bash
commands:
- bash
- chmod +x tools/boon/boon
- bash ./tools/boon/boon love download 11.3
- bash ./tools/boon/boon build .
- ./tools/boon/boon love download 11.3
- ./tools/boon/boon build .
- name: release
image: plugins/gitea-release
settings: