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/
|
||||
include:
|
||||
# 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:
|
||||
include-lang: 'js'
|
||||
|
||||
|
||||
libbehave-experiment:
|
||||
stage: test
|
||||
|
||||
|
||||
.libbehave-experiment:
|
||||
# SAST tools only support x64
|
||||
tags:
|
||||
- amd64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue