pyinfra/.gitlab-ci.yml
2023-06-21 08:12:20 +02:00

9 lines
187 B
YAML

include:
- project: "Gitlab/gitlab"
ref: 0.2.3
file: "/ci-templates/research/python_pkg_venv_test_build_release_gitlab-ci.yml"
run-tests:
script:
- echo "skipping tests"