pyinfra/.gitlab-ci.yml
Julius Unverfehrt 72547201f3 Adjust log levels to reduce log clutter
Also updates readme and adds pytest execution to CI script.
2023-08-23 12:38:34 +02:00

9 lines
174 B
YAML

include:
- project: "Gitlab/gitlab"
ref: 0.2.6
file: "/ci-templates/research/python_pkg_venv_test_build_release_gitlab-ci.yml"
run-tests:
script:
- pytest .