This commit is contained in:
parent
bef311216a
commit
e0236f3795
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Hello') {
|
||||
steps {
|
||||
echo 'Hello World from app1 on Friday'
|
||||
echo 'Hello World from app1 on Friday 2'
|
||||
sh '''
|
||||
#!/bin/bash
|
||||
ls -la
|
||||
|
Loading…
x
Reference in New Issue
Block a user