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 {
stage('Hello') {
steps {
echo 'Hello World from app1 on Friday 3'
echo 'Hello World from app1 on Friday master'
sh '''
#!/bin/bash
ls -la