add jenkinsfile
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good

This commit is contained in:
DanyLE 2023-06-01 17:00:12 +02:00
parent e22e8c8e8c
commit a628b57109

1
Jenkinsfile vendored
View File

@ -21,6 +21,7 @@ pipeline{
stage('Build release') {
steps {
sh'''
printenv
echo "archiving release"
'''
script {