Skip to content
Snippets Groups Projects
Commit c48f28b0 authored by Vincent Mazenod's avatar Vincent Mazenod
Browse files

automate deploy

parent e2ee28af
No related branches found
No related tags found
No related merge requests found
Pipeline #6172 passed
......@@ -25,7 +25,6 @@ build:
- update-locale LANG=fr_FR.UTF-8
- . /etc/default/locale
- pelican content
when: manual
artifacts:
untracked: true
......@@ -50,4 +49,3 @@ deploy:
# rsync
- apt-get install -y --force-yes rsync
- rsync -az --exclude '_' -e "ssh -K" output/ vimazeno@perso.local.isima.fr:~/public_html/
when: manual
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment