mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed jenkins
This commit is contained in:
parent
ad316db343
commit
27fad84f9e
1 changed files with 0 additions and 7 deletions
7
Jenkinsfile
vendored
7
Jenkinsfile
vendored
|
@ -35,13 +35,6 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('LS') {
|
|
||||||
steps {
|
|
||||||
sh "ls -a ./"
|
|
||||||
sh "ls -a ${ENV}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
sh 'npm install'
|
sh 'npm install'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue