ci: added device-list-update job
This commit is contained in:
parent
ea6c21a0da
commit
3405e2acf5
@ -35,6 +35,10 @@ include:
|
|||||||
path: "."
|
path: "."
|
||||||
pytest_args: "-v --random-order tests/"
|
pytest_args: "-v --random-order tests/"
|
||||||
exclude_packages: ""
|
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.
|
#commands to run in the Docker container before starting each job.
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user