Skip to content

Commit

Permalink
git_clone -> git_depth
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Dec 18, 2023
1 parent 4796543 commit be1953f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/pipeline/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ node-bench-regression-guard:
variables:
CI_IMAGE: "paritytech/node-bench-regression-guard:latest"
# current git limit is 20, set to 100 to avoid failures (gitlab removes old artifacts)
GIT_LIMIT: 100
GIT_DEPTH: 100
GIT_STRATEGY: fetch
before_script: [""]
script:
Expand Down

0 comments on commit be1953f

Please sign in to comment.