Skip to content

Commit

Permalink
Increase GIT_DEPTH to 300
Browse files Browse the repository at this point in the history
  • Loading branch information
erhart1 committed Jan 12, 2023
1 parent ae29b78 commit 0afe890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ image: $CI_REGISTRY/materials-theory/$CI_PROJECT_NAME/cicd

variables:
INSTDIR: "local_installation"
GIT_DEPTH: 300

before_script:
- export PATH=$PWD/$INSTDIR:${PATH}
Expand Down

0 comments on commit 0afe890

Please sign in to comment.