Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Change GIT_DEPTH to 1 to reduce the use of resources in salsa-ci
· 2aca8128
Santiago R.R.
authored
Nov 19, 2019
2aca8128
Merge branch 'santiago/security-tracker-gitlab-ci-git-depth-1'
· 8956af8a
Salvatore Bonaccorso
authored
Nov 19, 2019
8956af8a
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8956af8a
...
...
@@ -9,4 +9,4 @@ check-syntax:
# https://docs.gitlab.com/ce/ci/yaml/#shallow-cloning
variables
:
GIT_DEPTH
:
"
25
"
GIT_DEPTH
:
"
1
"