ソースを参照

Update ci config

tags/0.4.3-reflection
コミット
137c584ef4
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .gitlab-ci.yml

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

@@ -11,7 +11,7 @@ final_report:
image: registry.gitlab.com/silkeh/latex:latest
script:
- apk update; apk add make
- make
- make -j
artifacts:
paths:
- report.pdf


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