Disable check deps CI job (#5214) (#5216)

(cherry picked from commit 5f6552a649)

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
This commit is contained in:
Mattermost Build 2021-03-08 20:02:36 +01:00 committed by GitHub
parent 6adbc03faa
commit 1282ff1e8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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