mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-17 23:59:22 +01:00
ci: fix dep and add CI JOB for package dep checks
This commit is contained in:
@@ -28,8 +28,13 @@ workflow:
|
||||
|
||||
include:
|
||||
- template: Security/Secret-Detection.gitlab-ci.yml
|
||||
# - project: "bec/awi_utils"
|
||||
# file: "awi_utils/test_pkg_versions/.gitlab-ci-job-check-pkg.yml"
|
||||
- project: "bec/awi_utils"
|
||||
file: "/templates/check-packages-job.yml"
|
||||
inputs:
|
||||
stage: test
|
||||
path: "."
|
||||
pytest_args: "-v --random-order tests/"
|
||||
exclude_packages: ""
|
||||
|
||||
#commands to run in the Docker container before starting each job.
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user