
Co-Authored-By: Radosław Piliszek <rpiliszek@7bulls.com> Co-Authored-By: Jan Marchel <jmarchel@7bulls.com> Change-Id: I66d9973313d07edace843c765cc91efbdfb72da0
23 lines
675 B
YAML
23 lines
675 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- opendev-buildset-registry
|
|
- nebulous-activemq-helm-lint
|
|
- nebulous-activemq-build-container-images
|
|
- nebulous-activemq-hadolint
|
|
# TODO: temporary, remove
|
|
- nebulous-activemq-apply-helm-charts
|
|
- nebulous-platform-apply-helm-charts
|
|
- nox-linters
|
|
gate:
|
|
jobs:
|
|
- opendev-buildset-registry
|
|
- nebulous-activemq-helm-lint
|
|
- nebulous-activemq-upload-container-images
|
|
- nebulous-activemq-hadolint
|
|
- nebulous-platform-apply-helm-charts
|
|
- nox-linters
|
|
promote:
|
|
jobs:
|
|
- nebulous-activemq-promote-container-images
|