xxx
infra/dch-autoprovision/pipeline/head This commit looks good
Details
infra/dch-autoprovision/pipeline/head This commit looks good
Details
parent
73d1ddfbed
commit
8cf97f2878
|
@ -43,7 +43,7 @@ pipeline {
|
|||
steps {
|
||||
sh '. ci/build.sh'
|
||||
script {
|
||||
if (env.BRANCH_NAME == 'master') {
|
||||
if (env.BRANCH_NAME == 'dev/ci') {
|
||||
withCredentials([
|
||||
file(
|
||||
credentialsId: 'rpm-gpg-key',
|
||||
|
|
Loading…
Reference in New Issue