gui/zuul.d/project.yaml
Radosław Piliszek a47ef4fe66 Init repo from the component-template
Change-Id: Icf79e9f844611417fc9e5336d8fc8667500ac570
2023-10-13 11:28:21 +02:00

27 lines
785 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:
dependencies:
- name: nebulous-gui-build-container-images
soft: true
- nox-linters
gate:
jobs:
- opendev-buildset-registry
- nebulous-gui-helm-lint
- nebulous-gui-upload-container-images
- nebulous-gui-hadolint
- nebulous-platform-apply-helm-charts:
dependencies:
- name: nebulous-gui-upload-container-images
soft: true
- nox-linters
promote:
jobs:
- nebulous-gui-promote-container-images