test
This commit is contained in:
parent
66c2a23ac5
commit
018dc28a9d
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -4,4 +4,5 @@ node {
|
||||
sh label: '', script: 'chmod 777 counter.sh'
|
||||
sh label: '', script: 'ls -la'
|
||||
sh label: '', script: './counter.sh'
|
||||
sh label: '', script: 'echo output'
|
||||
}
|
Loading…
Reference in New Issue
Block a user