소스 검색

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/