switch to ubuntu jammy
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing

This commit is contained in:
Martijn de Boer 2022-10-29 16:33:04 +02:00
parent 8f2bca2422
commit 0a6264bba6
No known key found for this signature in database
GPG key ID: 9D2E42402DD372D1

View file

@ -12,9 +12,9 @@ steps:
when:
event: tag
commands:
- sudo apt-get update
- sudo apt-get upgrade
- sudo apt-get install curl zip git
- apt-get update
- apt-get upgrade
- apt-get install curl zip git
- chmod +x tools/build.sh
- bash tools/build.sh
- name: release