1
0
mirror of https://github.com/antos-rde/antosdk-apps.git synced 2025-04-15 08:56:44 +02:00

add jenkinsfile

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

1
Jenkinsfile vendored

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