[nautilus] CI: Fedora Rawhide: Fix before_script
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] CI: Fedora Rawhide: Fix before_script
- Date: Mon, 19 Mar 2018 23:07:44 +0000 (UTC)
commit 2d2bd8ea988dcc90462ae4747f66c636eed3e61f
Author: Carlos Soriano <csoriano1618 gmail com>
Date: Mon Mar 19 23:06:54 2018 +0000
CI: Fedora Rawhide: Fix before_script
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b913dcda2..6c356bfeb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -38,7 +38,7 @@ flatpak:master:
fedora:rawhide:
image: fedora:rawhide
stage: cross_distro
- script:
+ before_script:
- dnf install -y 'dnf-command(builddep)' redhat-rpm-config
- dnf builddep -y nautilus
<<: *distro_test
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]