7c3f7a7ab1
feat(ci): check jenkins execution
5 lines
123 B
Groovy
5 lines
123 B
Groovy
@Library('vega-shared-library') _
|
|
runApprobation ignoreFailure: false, frontendBranch: env.BRANCH_NAME, type: 'frontend'
|
|
|
|
|