gui/zuul.d/project.yaml
Radosław Piliszek 7d008ab44c [CI] Fix the integration job config
A broken template was used.

Change-Id: I2819d59b221a453bcb5ef1a9a47e51a72798daf4
2023-10-27 13:58:14 +02:00

21 lines
560 B
YAML

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