Dimitri Merejkowsky 6 лет назад
Родитель
Сommit
2c5de99435
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml Просмотреть файл

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