[glib-networking/alatiera/bst-ci: 1/2] CI: Avoid global definitions
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/alatiera/bst-ci: 1/2] CI: Avoid global definitions
- Date: Sun, 21 Oct 2018 17:21:10 +0000 (UTC)
commit e3c58e0ccabf5cc12a29ced3ea78ed8d049be26f
Author: Jordan Petridis <jpetridis gnome org>
Date: Sun Oct 21 20:09:59 2018 +0300
CI: Avoid global definitions
.gitlab-ci.yml | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7c4358e..0a8c1d4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,9 +1,7 @@
-image: fedora:28
-
-variables:
- ADDITIONAL_DEPENDENCIES: gsettings-desktop-schemas gcc libasan
-
build_stable:
+ image: fedora:28
+ variables:
+ ADDITIONAL_DEPENDENCIES: gsettings-desktop-schemas gcc libasan
before_script:
- dnf update -y --nogpgcheck
- dnf install -y 'dnf-command(builddep)'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]