ソースを参照

Adapt .gitlab-ci.yml

master
Dimitri Merejkowsky 4年前
コミット
2c5de99435
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .gitlab-ci.yml

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

@@ -10,7 +10,7 @@ pages:
script:
- cd cours
- poetry install
- poetry run python build.py
- poetry run python build.py --werror
artifacts:
paths:
- cours/python/