mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-12-26 04:08:21 +01: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:
parent
e22e8c8e8c
commit
a628b57109
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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user