Update 'Jenkinsfile'
All checks were successful
test-multi-branches/pipeline/head This commit looks good
gitea-sync/test/pipeline/head This commit looks good

This commit is contained in:
dany 2022-09-16 14:51:28 +02:00
parent 971c1ea29b
commit 1292ae8740

2
Jenkinsfile vendored
View File

@ -49,7 +49,7 @@ pipeline{
}
stage('Remote SSH') {
steps {
sh'''#! /bin/bash
sh'''
export -p | tee env.source
cat <<"EOF" >>env.source
printenv