forked from oscar.krause/fastapi-dls
dependency scanning
This commit is contained in:
parent
1d5d3b31fb
commit
7ccb254cbf
@ -234,9 +234,9 @@ container_scanning:
|
||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
|
||||
dependency_scanning:
|
||||
gemnasium-python-dependency_scanning:
|
||||
rules:
|
||||
- if: $CONTAINER_SCANNING_DISABLED
|
||||
- if: $DEPENDENCY_SCANNING_DISABLED
|
||||
when: never
|
||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
|
Loading…
Reference in New Issue
Block a user