Browse Source

Adapt .gitlab-ci.yml

master
Dimitri Merejkowsky 4 years ago
parent
commit
2c5de99435
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml View File

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