Browse Source

oublie d'un "

master
Julien Cabillot 3 years ago
committed by Cabillot Julien
parent
commit
b9773a419d
1 changed files with 1 additions and 1 deletions
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -25,4 +25,4 @@ yaml:
- pip install "PyYAML"
script:
- cd "${CI_PROJECT_DIR}"
- python -c "from yaml import load, Loader; load(open('ha_configuration.yml'), Loader=Loader)
- python -c "from yaml import load, Loader; load(open('ha_configuration.yml'), Loader=Loader)"
Loading…
Cancel
Save