modification v3 jenkins
This commit is contained in:
parent
36888b453d
commit
69e6186282
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -33,6 +33,7 @@ pipeline {
|
|||||||
# Navigate to the workspace or create it if it doesn't exist
|
# Navigate to the workspace or create it if it doesn't exist
|
||||||
mkdir -p ${REMOTE_WORKSPACE}
|
mkdir -p ${REMOTE_WORKSPACE}
|
||||||
cd ${REMOTE_WORKSPACE}
|
cd ${REMOTE_WORKSPACE}
|
||||||
|
rm -rf cicid
|
||||||
git clone https://git.tech4biz.wiki/jassim/cicid.git
|
git clone https://git.tech4biz.wiki/jassim/cicid.git
|
||||||
cd cicid
|
cd cicid
|
||||||
git checkout main
|
git checkout main
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user