osmith has uploaded this change for review.
jobs/osmocom-release-{manuals,tarballs}: set node
Set node to osmocom-master, so these jobs don't run on any node.
Change-Id: I3142b0463f7c61d47991822bf592f49ab4a421f7
---
M jobs/osmocom-release-manuals.yml
M jobs/osmocom-release-tarballs.yml
2 files changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/17/34017/1
diff --git a/jobs/osmocom-release-manuals.yml b/jobs/osmocom-release-manuals.yml
index 0628377..a120127 100644
--- a/jobs/osmocom-release-manuals.yml
+++ b/jobs/osmocom-release-manuals.yml
@@ -6,6 +6,7 @@
- job:
name: 'Osmocom-release-manuals'
+ node: osmocom-master
project-type: freestyle
defaults: global
description: |
diff --git a/jobs/osmocom-release-tarballs.yml b/jobs/osmocom-release-tarballs.yml
index 17b7c58..2e6bb04 100644
--- a/jobs/osmocom-release-tarballs.yml
+++ b/jobs/osmocom-release-tarballs.yml
@@ -6,6 +6,7 @@
- job-template:
name: 'Osmocom-release-tarballs'
+ node: osmocom-master
project-type: freestyle
defaults: global
description: |
To view, visit change 34017. To unsubscribe, or for help writing mail filters, visit settings.