21 lines
700 B
YAML
21 lines
700 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- opendev-buildset-registry
|
|
- nebulous-prediction-orchestrator-helm-lint
|
|
- nebulous-prediction-orchestrator-build-container-images
|
|
- nebulous-prediction-orchestrator-hadolint
|
|
- nebulous-platform-apply-helm-charts
|
|
- nox-linters
|
|
gate:
|
|
jobs:
|
|
- opendev-buildset-registry
|
|
- nebulous-prediction-orchestrator-helm-lint
|
|
- nebulous-prediction-orchestrator-upload-container-images
|
|
- nebulous-prediction-orchestrator-hadolint
|
|
- nebulous-platform-apply-helm-charts
|
|
- nox-linters
|
|
promote:
|
|
jobs:
|
|
- nebulous-prediction-orchestrator-promote-container-images
|