Sfoglia il codice sorgente

fix artifact path

master
Dimitri Merejkowsky 4 anni fa
parent
commit
224ca31f79
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .gitlab-ci.yml

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

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