diff options
-rw-r--r-- | job-cfg/lvc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml index d4ee9672..95a98608 100644 --- a/job-cfg/lvc.yaml +++ b/job-cfg/lvc.yaml @@ -43,6 +43,7 @@ - shell: '/srv/jenkins/bin/lvc.sh {my_iso} /srv/jenkins/cucumber/features' triggers: - timed: '{my_time}' + node: 'profitbricks10' - job-template: defaults: lvc |