Add stages definition including Prosper and custom stages
This commit is contained in:
@@ -7,6 +7,14 @@ variables:
|
|||||||
# renovate: datasource=gitlab-tags depName=esv/bsf/pypi/prosper versioning=semver registryUrl=https://gitlab.global.bsf.tools
|
# renovate: datasource=gitlab-tags depName=esv/bsf/pypi/prosper versioning=semver registryUrl=https://gitlab.global.bsf.tools
|
||||||
PROSPER_VERSION: v0.64.1
|
PROSPER_VERSION: v0.64.1
|
||||||
|
|
||||||
|
# Define stages - extends Prosper's stages with our custom ones
|
||||||
|
stages:
|
||||||
|
- .pre
|
||||||
|
- lint
|
||||||
|
- build
|
||||||
|
- test
|
||||||
|
- deploy
|
||||||
|
|
||||||
kics:
|
kics:
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user