mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
test jenkins
This commit is contained in:
parent
a2f338c377
commit
80ae6cb375
1 changed files with 4 additions and 2 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -33,7 +33,9 @@ pipeline {
|
|||
|
||||
stage('LS') {
|
||||
steps {
|
||||
sh 'ls -a'
|
||||
sh "ls -a ./"
|
||||
sh "ls -a ${ENV}"
|
||||
sh "ls -a ./src/config"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue