Disable check deps CI job (#5214)
This commit is contained in:
parent
d68cc9c5e1
commit
5f6552a649
1 changed files with 4 additions and 4 deletions
|
|
@ -455,10 +455,10 @@ workflows:
|
|||
build:
|
||||
jobs:
|
||||
- test
|
||||
- check-deps:
|
||||
context: sast-webhook
|
||||
requires:
|
||||
- test
|
||||
# - check-deps:
|
||||
# context: sast-webhook
|
||||
# requires:
|
||||
# - test
|
||||
|
||||
- build-android-release:
|
||||
context: mattermost-mobile-android-release
|
||||
|
|
|
|||
Loading…
Reference in a new issue