forked from s462068/inzynieria_frontend
Jenkins npm fix
This commit is contained in:
parent
e663140521
commit
e155b3ae25
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -4,6 +4,9 @@ pipeline {
|
|||||||
image 'node'
|
image 'node'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
environment {
|
||||||
|
HOME = '.'
|
||||||
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user