Updated NodeJS version.
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
This commit is contained in:
parent
dc8b09068f
commit
a2751c0c31
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -1,6 +1,7 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
kubernetes {
|
kubernetes {
|
||||||
|
cloud 'Reslate Systems'
|
||||||
defaultContainer 'conda'
|
defaultContainer 'conda'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -3,4 +3,4 @@ channels:
|
|||||||
- conda-forge
|
- conda-forge
|
||||||
dependencies:
|
dependencies:
|
||||||
- dotnet-sdk=8.0.*
|
- dotnet-sdk=8.0.*
|
||||||
- nodejs=18.12.*
|
- nodejs=20.15.1
|
Loading…
Reference in New Issue
Block a user