浏览代码

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/