Procházet zdrojové kódy

fixup! Add feature selection documentation

master
Wouter Horlings před 5 roky
rodič
revize
20afdcf09d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml Zobrazit soubor

@@ -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:


Načítá se…
Zrušit
Uložit