mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-24 08:52:18 +02:00
Main build (Jenkins)
This commit is contained in:
parent
b964cd751b
commit
f2048d6ea1
@ -523,7 +523,7 @@ pipeline {
|
||||
}
|
||||
|
||||
|
||||
stage(Finish){
|
||||
stage('Finish'){
|
||||
steps{
|
||||
script {
|
||||
withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) {
|
||||
|
@ -523,7 +523,7 @@ pipeline {
|
||||
}
|
||||
|
||||
|
||||
stage(Finish){
|
||||
stage('Finish'){
|
||||
steps{
|
||||
script {
|
||||
withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) {
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user