[nautilus] CI: let the GitLab runner fetch submodules
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] CI: let the GitLab runner fetch submodules
- Date: Sun, 18 Mar 2018 13:45:53 +0000 (UTC)
commit dafcbe5a2a392d830041f06b45ced05fa46eda0a
Author: Ernestas Kulik <ernestask gnome org>
Date: Sun Mar 18 15:40:35 2018 +0200
CI: let the GitLab runner fetch submodules
.gitlab-ci.yml | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 181a1756c..84986349b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,3 +1,6 @@
+variables:
+ GIT_SUBMODULE_STRATEGY: normal
+
stages:
- test
- cross_distro
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]