[Git][security-tracker-team/security-tracker][master] Try to speed-up ci by setting GIT_DEPTH

Salvatore Bonaccorso carnil at debian.org
Fri Jul 27 04:30:38 BST 2018


Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker


Commits:
4e734a3d by Salvatore Bonaccorso at 2018-07-27T05:30:19+02:00
Try to speed-up ci by setting GIT_DEPTH

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,5 +10,5 @@ check-syntax:
     - make check-syntax
 
   # https://docs.gitlab.com/ce/ci/yaml/#shallow-cloning
-  #variables:
-  # GIT_DEPTH: "10"
+  variables:
+  GIT_DEPTH: "25"



View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/4e734a3d07bce4f95585ab87889cca80cadf45d8

-- 
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/4e734a3d07bce4f95585ab87889cca80cadf45d8
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20180727/b7729ca8/attachment.html>


More information about the debian-security-tracker-commits mailing list