[Git][security-tracker-team/security-tracker][master] 2 commits: Change GIT_DEPTH to 1 to reduce the use of resources in salsa-ci
Salvatore Bonaccorso
carnil at debian.org
Tue Nov 19 21:01:25 GMT 2019
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
2aca8128 by Santiago Ruano Rincón at 2019-11-19T15:37:29Z
Change GIT_DEPTH to 1 to reduce the use of resources in salsa-ci
- - - - -
8956af8a by Salvatore Bonaccorso at 2019-11-19T21:01:08Z
Merge branch 'santiago/security-tracker-gitlab-ci-git-depth-1'
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -9,4 +9,4 @@ check-syntax:
# https://docs.gitlab.com/ce/ci/yaml/#shallow-cloning
variables:
- GIT_DEPTH: "25"
+ GIT_DEPTH: "1"
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/compare/4d32b90b8977d87b2064984c6bd240dfadfd13d8...8956af8a177e2b7c676577d075fb65315e2406e2
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/compare/4d32b90b8977d87b2064984c6bd240dfadfd13d8...8956af8a177e2b7c676577d075fb65315e2406e2
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/20191119/ee3389ee/attachment.html>
More information about the debian-security-tracker-commits
mailing list