Skip to content

Commit

Permalink
Correctly load releng jobs
Browse files Browse the repository at this point in the history
Change-Id: Icf4f45a5a919c9d632c1106ce22834b81d00f672
Signed-off-by: Cédric Ollivier <[email protected]>
  • Loading branch information
collivier committed Sep 30, 2023
1 parent a5bc6df commit 806b799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jjb/releng/releng-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
-o DPkg::Lock::Timeout=300 dist-upgrade -y
sudo DEBIAN_FRONTEND=noninteractive \
apt-get -o DPkg::Lock::Timeout=300 install jenkins-job-builder -y
jenkins-jobs update --recursive --delete-old jjb/releng
jenkins-jobs update --recursive --delete-old jjb/releng:jjb/global
- parameter:
name: releng-jjb-node
Expand Down

0 comments on commit 806b799

Please sign in to comment.