Parcourir la source

fix artifact path

master
Dimitri Merejkowsky il y a 4 ans
Parent
révision
224ca31f79
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml Voir le fichier

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