mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
fixed jenkins
This commit is contained in:
parent
feb88630eb
commit
c5bb7c39f4
1 changed files with 0 additions and 8 deletions
8
Jenkinsfile
vendored
8
Jenkinsfile
vendored
|
@ -33,14 +33,6 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('LS') {
|
|
||||||
steps {
|
|
||||||
sh "ls -a ./"
|
|
||||||
sh "ls -a ${ENV}"
|
|
||||||
sh "ls -a ./src/config"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
sh 'npm install'
|
sh 'npm install'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue