Skip to content
Snippets Groups Projects
Commit c76684c6 authored by GD's avatar GD
Browse files

disable slide generation for part 3

parent 4e5ffc77
No related branches found
No related tags found
No related merge requests found
...@@ -16,11 +16,11 @@ slides: ...@@ -16,11 +16,11 @@ slides:
- bibtex main - bibtex main
- pdflatex main.tex - pdflatex main.tex
- cp main.pdf ../public/clustering.pdf - cp main.pdf ../public/clustering.pdf
- cd ../M1_biosciences_regression_multiple_testing # - cd ../M1_biosciences_regression_multiple_testing
- pdflatex main.tex # - pdflatex main.tex
- bibtex main # - bibtex main
- pdflatex main.tex # - pdflatex main.tex
- cp main.pdf ../public/regression_multiple_testing.pdf # - cp main.pdf ../public/regression_multiple_testing.pdf
artifacts: artifacts:
paths: paths:
- public - public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment