Update 'Jenkinsfile'
Some checks failed
gitea-sync/test/pipeline/head There was a failure building this commit
test-multi-branches/pipeline/head There was a failure building this commit

This commit is contained in:
dany 2023-06-09 11:19:48 +02:00
parent a16cba09b4
commit 1b85eab0f0

1
Jenkinsfile vendored
View File

@ -34,6 +34,7 @@ pipeline{
sh '''
printenv
uname -a
exit 1
'''
}
}