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 {
|
steps {
|
||||||
sh '. ci/build.sh'
|
sh '. ci/build.sh'
|
||||||
script {
|
script {
|
||||||
if (env.BRANCH_NAME == 'master') {
|
if (env.BRANCH_NAME == 'dev/ci') {
|
||||||
withCredentials([
|
withCredentials([
|
||||||
file(
|
file(
|
||||||
credentialsId: 'rpm-gpg-key',
|
credentialsId: 'rpm-gpg-key',
|
||||||
|
|
Loading…
Reference in New Issue