summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano1618@gmail.com>2018-08-14 10:33:54 +0000
committerCarlos Soriano <csoriano1618@gmail.com>2018-08-14 10:33:54 +0000
commit91bf3b0dfcfb6e40144d04c5d63486a2511b9c6a (patch)
tree27e05d5bd3301fa5f75d71679d3a4fb187607307 /.gitlab-ci.yml
parent3c1fc6e914dfdb77b4e45cd93bc21a6ea2d89c44 (diff)
downloadnautilus-91bf3b0dfcfb6e40144d04c5d63486a2511b9c6a.tar.gz
Update .gitlab-ci.yml
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4badc06ad..11260e3da 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -81,7 +81,7 @@ fedora:rawhide:
image: fedora:rawhide
stage: cross_environment
before_script:
- - dnf update
+ - dnf update -y
- dnf install -y 'dnf-command(builddep)' redhat-rpm-config libseccomp-devel gcovr
- dnf builddep -y nautilus
script: