Skip to content

Commit

Permalink
Merge pull request openSUSE#3030 from tacerus/factory-dashboard-new-p…
Browse files Browse the repository at this point in the history
…roxy

Update factory dashboard rsync target
  • Loading branch information
Vogtinator committed Nov 4, 2023
2 parents c46db9b + f2bafc3 commit 5fed802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gocd/dashboard.generator.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ pipelines:
set -e
PYTHONPATH=$PWD python3 ./dashboard/generate.py -p openSUSE:Factory > dashboard/output/index.html
PYTHONPATH=$PWD python3 ./dashboard/generate.py -p openSUSE:Leap > dashboard/output/leap.html
rsync -av dashboard/output/ rsync://coolo@195.135.221.140:11873/factory-dashboard.opensuse.org/
rsync -av dashboard/output/ rsync://coolo@proxy-prg2.opensuse.org:11873/factory-dashboard.opensuse.org/

0 comments on commit 5fed802

Please sign in to comment.