a
All checks were successful
test/test-repo/pipeline/head This commit looks good

This commit is contained in:
Robert Vokac 2023-05-12 20:43:39 +02:00
parent 516e0fe808
commit ed879377fb
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 4'
sh '''
#!/bin/bash
ls -la