This commit is contained in:
parent
4ecce05150
commit
b8c3824889
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,6 +4,8 @@ pipeline {
|
||||
stage('Hello') {
|
||||
steps {
|
||||
echo 'Hello World from app1 on Friday'
|
||||
ls -la
|
||||
pwd
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user