Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Johannes Pfeifer
dynare
Commits
330c1100
Verified
Commit
330c1100
authored
Sep 04, 2019
by
Sébastien Villemot
Browse files
Migrate deploy job to new restricted runner
parent
35acc111
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
330c1100
...
...
@@ -146,10 +146,10 @@ deploy_manual_unstable:
only
:
-
master@Dynare/dynare
tags
:
-
secure
-
restricted
dependencies
:
-
build_doc
script
:
-
rm -rf doc/manual/build/html/_static/mathjax
-
ln -s /usr/share/javascript/mathjax doc/manual/build/html/_static/mathjax
-
rsync --recursive --links --delete
--compress
doc/manual/build/html/
dynbot@eris.dynare.org:
/srv/www.dynare.org/manual-unstable/
-
rsync --recursive --links --delete doc/manual/build/html/ /srv/www.dynare.org/manual-unstable/
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment