Commit 0f206d83 authored by Stan Hu's avatar Stan Hu

Merge branch '241206-environmenturl-api-fuzzing' into 'master'

Support environments_url.txt in API Fuzzing template

See merge request gitlab-org/gitlab!42031
parents f7e782e4 96f9fe25
......@@ -37,9 +37,6 @@ apifuzzer_fuzz:
$FUZZAPI_OPENAPI == null &&
$FUZZAPI_D_WORKER_IMAGE == null
when: never
- if: $FUZZAPI_D_WORKER_IMAGE == null &&
$FUZZAPI_TARGET_URL == null
when: never
- if: $GITLAB_FEATURES =~ /\bapi_fuzzing\b/
services:
- docker:19.03.12-dind
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment