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

update

parent 562003c9
Branches
No related tags found
No related merge requests found
......@@ -35,10 +35,8 @@ before_script:
build_only:
script:
- cd slides
- ls -ltr
- ./gen_index.sh
- make
- make deploy
- make SHELL=bash
- make deploy SHELL=bash
- rsync -avz prog_seq_c_cours ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/
build_artifacts:
......
......@@ -50,7 +50,7 @@ index.md:
index.html: index.md
pandoc -s $(OPTIONS) -o $@ $^
deploy: all
deploy: all index.html
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