mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-25 10:19:55 +02:00
add jenkinsfile
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
This commit is contained in:
1
Jenkinsfile
vendored
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 {
|
||||||
|
Reference in New Issue
Block a user