ci: refs #7643 Debuild dput debug
gitea/hedera-web/pipeline/head Something is wrong with the build of this commit
Details
gitea/hedera-web/pipeline/head Something is wrong with the build of this commit
Details
This commit is contained in:
parent
1f373f1bc3
commit
21da29ab8d
|
@ -48,7 +48,8 @@ pipeline {
|
|||
sshagent(credentials: ['jenkins-agent']) {
|
||||
echo env.DPUT_CONFIG
|
||||
echo env.CHANGES_FILE
|
||||
sh 'dput --config "$DPUT_CONFIG" verdnatura "../"'
|
||||
sleep 86400
|
||||
sh 'dput --config "$DPUT_CONFIG" verdnatura "../$CHANGES_FILE"'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue