pyinfra/.gitlab-ci.yml
Francisco Schulz 03eddadcb9 update template
2023-08-17 09:48:35 +02:00

9 lines
187 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:
- echo "skipping tests"