fix pipeline error from libbehave
This commit is contained in:
parent
1150a04f51
commit
20848ac08f
1 changed files with 3 additions and 4 deletions
|
|
@ -1,14 +1,13 @@
|
||||||
# https://docs.gitlab.com/user/application_security/sast/
|
# https://docs.gitlab.com/user/application_security/sast/
|
||||||
include:
|
include:
|
||||||
# https://docs.gitlab.com/user/application_security/dependency_scanning/experiment_libbehave_dependency/
|
# https://docs.gitlab.com/user/application_security/dependency_scanning/experiment_libbehave_dependency/
|
||||||
- component: $CI_SERVER_FQDN/TransFem-org/libbehave/libbehave@v0.3.1
|
- component: $CI_SERVER_FQDN/TransFem-org/libbehave/libbehave@v0.4.0
|
||||||
inputs:
|
inputs:
|
||||||
include-lang: 'js'
|
include-lang: 'js'
|
||||||
|
|
||||||
|
|
||||||
libbehave-experiment:
|
|
||||||
stage: test
|
stage: test
|
||||||
|
|
||||||
|
|
||||||
|
.libbehave-experiment:
|
||||||
# SAST tools only support x64
|
# SAST tools only support x64
|
||||||
tags:
|
tags:
|
||||||
- amd64
|
- amd64
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue