From 063dd72ae3dbf8db34b6975db8cdc6daf641c33c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 30 Jan 2020 17:06:10 +0100 Subject: [PATCH] One more fix for the dashboard generator config --- gocd/dashboard.generator.gocd.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gocd/dashboard.generator.gocd.yaml b/gocd/dashboard.generator.gocd.yaml index d8590e8a..da0b03e7 100644 --- a/gocd/dashboard.generator.gocd.yaml +++ b/gocd/dashboard.generator.gocd.yaml @@ -9,7 +9,6 @@ pipelines: materials: script: git: https://github.com/openSUSE/openSUSE-release-tools.git - destination: scripts timer: spec: 0 */5 * ? * * only_on_changes: false @@ -20,6 +19,6 @@ pipelines: - staging-bot tasks: - script: |- - set -x + set -e PYTHONPATH=$PWD python3 ./dashboard/generate.py -p openSUSE:Factory > dashboard/output/index.html rsync -av dashboard/output/ rsync://coolo@195.135.221.140:11873/factory-dashboard.opensuse.org/