No description
|
||
---|---|---|
.ci | ||
.woodpecker | ||
cicd-worker-pub-mep/woodpecker-runner | ||
compute-1-mep | ||
compute-2-mep | ||
internals | ||
.gitignore | ||
README.md | ||
renovate.json |
Services Gnous
L'ensemble des docker compose pour les services du projet Gnous.
Lint
python3 -m venv .venv/
source .venv/bin/activate
pip install -r .ci/requirements.txt
python3 .ci/port_attribution_watcher.py
python3 .ci/traefik_label_watcher.py
./.ci/lint.sh