Explorar el Código

Adapt .gitlab-ci.yml

master
Dimitri Merejkowsky hace 4 años
padre
commit
2c5de99435
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml Ver fichero

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