Commit 1dfe8f82 authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch '287697-remove-needs-from-license-scanning-job' into 'master'

Remove needs from license_scanning job

See merge request gitlab-org/gitlab!54234
parents 85ea6738 f8d0fc71
---
title: Start license_scanning job within its stage, and not when pipeline starts
merge_request: 54234
author:
type: changed
......@@ -21,7 +21,6 @@ license_scanning:
LM_REPORT_VERSION: '2.1'
SETUP_CMD: $LICENSE_MANAGEMENT_SETUP_CMD
allow_failure: true
needs: []
script:
- /run.sh analyze .
artifacts:
......
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