use general server name, i.e. damsk.mpie.de
This commit is contained in:
parent
49051a7b52
commit
104efaed5c
|
@ -262,11 +262,11 @@ update_plots:
|
||||||
- ./plot_commithistory.py --color green -n 5 -N 100
|
- ./plot_commithistory.py --color green -n 5 -N 100
|
||||||
- ./plot_commithistory.py --color green -n 5 -N 1000
|
- ./plot_commithistory.py --color green -n 5 -N 1000
|
||||||
- ./plot_commithistory.py --color green -n 5 -N 10000
|
- ./plot_commithistory.py --color green -n 5 -N 10000
|
||||||
- scp -r ./commits_*.html damask3.mpie.de:~/
|
- scp -r ./commits_*.html damask.mpie.de:~/
|
||||||
- ssh damask3.mpie.de "./update_statistics_commits.sh"
|
- ssh damask.mpie.de "./update_statistics_commits.sh"
|
||||||
- ./plot_performance.py --template=xgridoff
|
- ./plot_performance.py --template=xgridoff
|
||||||
- scp -r ./runtime.html ./memory.html damask3.mpie.de:~/
|
- scp -r ./runtime.html ./memory.html damask.mpie.de:~/
|
||||||
- ssh damask3.mpie.de "./update_statistics_performance.sh"
|
- ssh damask.mpie.de "./update_statistics_performance.sh"
|
||||||
only:
|
only:
|
||||||
- development
|
- development
|
||||||
|
|
||||||
|
|
2
PRIVATE
2
PRIVATE
|
@ -1 +1 @@
|
||||||
Subproject commit 85934fc5bfa617a3452d8282336c860bc1349d85
|
Subproject commit 9623d3d50e11a086e456b7fddc25fae67266911d
|
Loading…
Reference in New Issue