diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5b8b857..9a15857 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,6 +35,10 @@ include: path: "." pytest_args: "-v --random-order tests/" exclude_packages: "" + - project: "bec/awi_utils" + file: "templates/device-list-job.yml" + inputs: + target: $CI_PROJECT_NAME #commands to run in the Docker container before starting each job. before_script: