[librsvg-oci-images] ci: remove only restrion clauses
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg-oci-images] ci: remove only restrion clauses
- Date: Sat, 16 Feb 2019 02:12:49 +0000 (UTC)
commit 47c2b02ff073496487bdc338138dbec7e1863bc6
Author: Jordan Petridis <jpetridis gnome org>
Date: Sat Feb 16 04:11:04 2019 +0200
ci: remove only restrion clauses
they just were not working
.gitlab-ci.yml | 24 ------------------------
1 file changed, 24 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 395a5a5..a9ebffb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -42,9 +42,6 @@ stages:
- sed -e "s|@RUSTC_VERSION@|$RUSTC_VERSION|" rustc/rustc_template > rustc/rustc.yml
extends: '.base'
only:
- refs:
- - shedules
- - triggers
changes:
- 'rustc/*'
@@ -56,9 +53,6 @@ fedora latest:
OCI_YML: "latest.yml"
CONTEXT_DIR: "fedora"
only:
- refs:
- - shedules
- - triggers
changes:
- 'fedora/*'
@@ -72,9 +66,6 @@ fedora rawhide:
OCI_YML: "rawhide.yml"
CONTEXT_DIR: "fedora"
only:
- refs:
- - shedules
- - triggers
changes:
- 'fedora/*'
@@ -89,9 +80,6 @@ debian testing:
OCI_YML: "testing.yml"
CONTEXT_DIR: "debian"
only:
- refs:
- - shedules
- - triggers
changes:
- 'debian/*'
@@ -105,9 +93,6 @@ opensuse tumbleweed:
OCI_YML: "tumbleweed.yml"
CONTEXT_DIR: "opensuse"
only:
- refs:
- - shedules
- - triggers
changes:
- 'opensuse/*'
@@ -121,9 +106,6 @@ ubuntu 18.04 x86_64:
OCI_YML: "bionic.yml"
CONTEXT_DIR: "debian"
only:
- refs:
- - shedules
- - triggers
changes:
- 'debian/*'
@@ -137,9 +119,6 @@ debian testing i386:
OCI_YML: "i386_testing.yml"
CONTEXT_DIR: "debian"
only:
- refs:
- - shedules
- - triggers
changes:
- 'debian/*'
@@ -153,9 +132,6 @@ ubuntu 18.04 i386:
OCI_YML: "i386_bionic.yml"
CONTEXT_DIR: "debian"
only:
- refs:
- - shedules
- - triggers
changes:
- 'debian/*'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]