mirror of
https://gitlab.com/components/sast.git
synced 2025-06-30 15:38:29 +02:00
Run ensure-x-job-added only on branch
This commit is contained in:
parent
1087014f46
commit
ed5437cc87
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ ensure-brakeman-job-added:
|
|||
if [ "$count" != "1" ]; then
|
||||
exit 1
|
||||
fi
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH
|
||||
|
||||
# Ensure that a project description exists, because it will be important to display
|
||||
# the resource in the catalog.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue