1
0
Fork 0
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:
muerwre 2020-04-11 11:09:07 +07:00
parent 7634bb104b
commit ad316db343

1
Jenkinsfile vendored
View file

@ -39,7 +39,6 @@ pipeline {
steps {
sh "ls -a ./"
sh "ls -a ${ENV}"
sh "ls -a ./src/config"
}
}