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

update

parent 562003c9
No related branches found
No related tags found
No related merge requests found
Pipeline #19434 failed
......@@ -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.
Finish editing this message first!
Please register or to comment