Skip to content
Snippets Groups Projects
Verified Commit 7465530c authored by orestis.malaspin's avatar orestis.malaspin
Browse files

update

parent 11324901
Branches
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ before_script:
build_only:
script:
- cd slides
- ./gen_index-sh
- make
- make deploy
- rsync -avz prog_seq_c_cours ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/
......
......@@ -50,7 +50,7 @@ index.md:
index.html: index.md
pandoc -s $(OPTIONS) -o $@ $^
deploy: all index.html
deploy: all
mkdir -p prog_seq_c_cours
cp *.pdf prog_seq_c_cours
cp *.html prog_seq_c_cours
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment