Skip to content
Snippets Groups Projects
Commit 07d4c623 authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

fix deployment of web site

parent 26e3885f
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ integration:
website:
stage: deploy
script:
- rsync web/ $DEPLOY_PATH/
- rsync -r web/ $DEPLOY_PATH/
only:
- develop
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment