Skip to content
Snippets Groups Projects
Commit 8bb35d86 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

update ci

parent 754ab512
No related branches found
No related tags found
1 merge request!441Remove ci steps
...@@ -19,7 +19,6 @@ stages: ...@@ -19,7 +19,6 @@ stages:
# Git clone nshmp-lib # Git clone nshmp-lib
#### ####
before_script: before_script:
- yum install git -y
- cd .. - cd ..
- rm -rf ${NSHMP_LIB} - rm -rf ${NSHMP_LIB}
- git clone ${NSHMP_LIB_GIT} - git clone ${NSHMP_LIB_GIT}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment