Automated build changes (#9619)

* Automated build changes
* drop a useless ubuntu non lts version
* update gitlab ci syntax to modern one
* add debian 10 step on the gitlab ci pipeline
* switch docker build to Debian 10
* add .gradle folder to gitignore
This commit is contained in:
Loïc Blot
2020-04-09 20:46:06 +02:00
committed by GitHub
parent 3ad5388c6d
commit 12275e235a
3 changed files with 54 additions and 76 deletions

2
.gitignore vendored
View File

@@ -26,6 +26,8 @@ gtags.files
*.project
# Visual Studio Code
.vscode/
# Gradle
.gradle
## Files related to Minetest development cycle
/*.patch