monitoring/zuul.d/project.yaml
Radosław Piliszek 25f0770225 [CI] Fix the integration job config
A broken template was used.

Change-Id: I6334e9ccc7d91c90a591924d29e10219f54503c4
2023-10-27 14:33:03 +02:00

21 lines
609 B
YAML

- project:
check:
jobs:
- opendev-buildset-registry
- nebulous-monitoring-helm-lint
- nebulous-monitoring-build-container-images
- nebulous-monitoring-hadolint
- nebulous-platform-apply-helm-charts
- nox-linters
gate:
jobs:
- opendev-buildset-registry
- nebulous-monitoring-helm-lint
- nebulous-monitoring-upload-container-images
- nebulous-monitoring-hadolint
- nebulous-platform-apply-helm-charts
- nox-linters
promote:
jobs:
- nebulous-monitoring-promote-container-images