ソースを参照

fixup! Add feature selection documentation

master
コミット
20afdcf09d
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml ファイルの表示

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


読み込み中…
キャンセル
保存