Skip to content
Snippets Groups Projects
Verified Commit 2146a467 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Migrate deploy job to new eris-restricted runner

parent 73a3fdcc
No related branches found
No related tags found
No related merge requests found
...@@ -35,8 +35,8 @@ deploy: ...@@ -35,8 +35,8 @@ deploy:
only: only:
- master@Dynare/website - master@Dynare/website
tags: tags:
- secure - restricted
dependencies: dependencies:
- build - build
script: script:
- scp -r _site/* dynbot@eris.dynare.org:/srv/www.dynare.org/ - cp -a _site/* /srv/www.dynare.org/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment