Ver código fonte

fixup! Add feature selection documentation

master
Wouter Horlings 5 anos atrás
pai
commit
20afdcf09d
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml Ver arquivo

@@ -67,7 +67,7 @@ feature_definition:

feature_selection:
stage: typeset
image: pandoc/latex:latest
image: pandoc/latex:latest
script:
- pandoc feature_selection/selection.md $(ls feature_selection/*-iteration.md) -o feature_selection.pdf
artifacts:


Carregando…
Cancelar
Salvar