Jenkins npm fix
Some checks reported errors
Cat or Not - frontend/inzynieria_frontend/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
Cat or Not - frontend/inzynieria_frontend/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
e663140521
commit
e155b3ae25
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -4,6 +4,9 @@ pipeline {
|
||||
image 'node'
|
||||
}
|
||||
}
|
||||
environment {
|
||||
HOME = '.'
|
||||
}
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user