ci: added device-list-update job

This commit is contained in:
wakonig_k 2024-05-16 22:24:07 +02:00
parent ea6c21a0da
commit 3405e2acf5

View File

@ -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: