Fix indentation of gocd config

This commit is contained in:
Stephan Kulow
2020-01-30 17:01:32 +01:00
parent 02d3038bf6
commit 1335e55bf9

View File

@@ -20,6 +20,6 @@ pipelines:
- staging-bot
tasks:
- script: |-
set -x
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/
set -x
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/