fix pipeline error from libbehave

This commit is contained in:
Hazelnoot 2025-09-27 18:13:53 -04:00
parent 1150a04f51
commit 20848ac08f

View file

@ -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'
stage: test
libbehave-experiment: .libbehave-experiment:
stage: test
# SAST tools only support x64 # SAST tools only support x64
tags: tags:
- amd64 - amd64