Updated npm packages.
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -6,7 +6,7 @@ pipeline {
|
||||
sh 'mamba env update --file environment.yml'
|
||||
sh 'echo "mamba activate props" >> ~/.bashrc'
|
||||
sh 'node --version && npm --version'
|
||||
sh 'npm install'
|
||||
sh 'cd Props && npm install'
|
||||
}
|
||||
}
|
||||
stage("Props.Shop") {
|
||||
|
Reference in New Issue
Block a user