osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/29687 )
Change subject: jobs/gerrit-verifications: add approvals comment ......................................................................
jobs/gerrit-verifications: add approvals comment
Change-Id: I4dfc0f84ffe584523bbff4c41295968a07ba097d --- M jobs/gerrit-verifications.yml 1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/87/29687/1
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml index 0e64ff3..d9a8ccf 100644 --- a/jobs/gerrit-verifications.yml +++ b/jobs/gerrit-verifications.yml @@ -364,6 +364,11 @@ name: PIPELINE_BINPKGS description: Enable the binpkgs job (build deb/rpm packages) default: '{obj:pipeline_binpkgs}' + # NOTE: jenkins pipelines don't run unless the dsl-script was approved. + # Sadly this doesn't happen automatically when updating the job with + # Jenkins Job Builder. So if you change the pipeline script, update the job + # as usually with JJB and then approve the scripts here: + # https://jenkins.osmocom.org/jenkins/scriptApproval/ dsl: | pipeline {{ agent {{ label "osmocom-gerrit" }}