modification v5 jenkins

This commit is contained in:
Jazze7 2024-11-06 11:23:23 +05:30
parent 362bdd08be
commit fef76e2858

3
Jenkinsfile vendored
View File

@ -37,8 +37,7 @@ pipeline {
git clone https://git.tech4biz.wiki/jassim/cicid.git
cd cicid
git checkout main
npm install --global yarn
yarn install
/usr/bin/yarn install
EOF
'''
}