Merge branch '42-fix-commit-foot-refs' into 'development'
fix(commit_footer_refs): dont update git submodules Closes #42 See merge request nofusscomputing/projects/gitlab-ci!71
This commit is contained in:
@ -88,7 +88,6 @@ commit footer refs:
|
||||
- git remote add origin $CI_REPOSITORY_URL
|
||||
- git fetch --all
|
||||
- git checkout --track origin/$CI_COMMIT_BRANCH
|
||||
- git submodule update --init
|
||||
script:
|
||||
- commit_footer > "$CI_PROJECT_DIR/artifacts/$CI_JOB_STAGE/tests/$CI_JOB_NAME.junit.xml"
|
||||
artifacts:
|
||||
|
Reference in New Issue
Block a user