This commit is contained in:
Robert Vokac 2023-05-12 20:44:06 +02:00
parent 516e0fe808
commit cde1087d76
No known key found for this signature in database
GPG Key ID: 693D30BEE3329055

2
Jenkinsfile vendored
View File

@ -3,7 +3,7 @@ pipeline {
stages { stages {
stage('Hello') { stage('Hello') {
steps { steps {
echo 'Hello World from app1 on Friday 3' echo 'Hello World from app1 on Friday master'
sh ''' sh '''
#!/bin/bash #!/bin/bash
ls -la ls -la