Do not publish coverity submission to azure (#10274)

This commit is contained in:
Andrey Somsikov 2022-02-10 19:09:36 +03:00 committed by GitHub
parent 7b1b6f22e5
commit 510e5fb746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,11 +113,6 @@ jobs:
workingDirectory: $(BUILD_DIR)
displayName: 'Pack cov-int folder for submission'
- publish: $(BUILD_DIR)/openvino.tgz
artifact: openvino.tgz
continueOnError: true
displayName: 'Publish submission'
- script: |
curl --form token=$(COVERITY_TOKEN) \
--form email=$(COVERITY_USER) \