Browse Source

fix artifact path

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

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

@@ -13,6 +13,6 @@ pages:
- poetry run python build.py --werror
artifacts:
paths:
- cours/python/
- cours/build/html/
only:
- master