[CI, Drone] Add GCC builds

* Switch to starlark language to simplify configuration
* Use image `xeniaproject/buildenv:2022-01-01`
This commit is contained in:
Joel Linn
2021-09-23 11:57:47 +02:00
committed by Rick Gibbed
parent b2e51fd24f
commit 657645fb2c
3 changed files with 255 additions and 216 deletions

View File

@@ -8,9 +8,8 @@ skip_tags: true
skip_commits:
files:
- .drone.yml
- .drone.star
- .github/**
- .travis.yml
- docs/**
- src/**/*_posix.*
- src/**/*_linux.*