gitlab CI: move the configuration bits into a YAML file
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 20 Feb 2020 23:05:04 +0000 (09:05 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 20 Feb 2020 23:23:02 +0000 (09:23 +1000)
commitf26679c6ebb39b732a965dba84f975260366d266
treecfc50a05fa77e479cb701c340845fd4daf958517
parent12211d452a36ef92cdef0786584d8a0c9025c5fa
gitlab CI: move the configuration bits into a YAML file

Only one change: the meson boolean to decide whether to build with meson is
now inside the build: block.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci.yml
.gitlab-ci/generate-gitlab-ci.py
.gitlab-ci/gitlab-ci-config.yaml [new file with mode: 0644]
.gitlab-ci/gitlab-ci.tmpl