Remove "tests" (really additional checks) that are consistently failing and aren't needed

Signed-off-by: Taylor Smock <smocktaylor@gmail.com>
pull/1/head
Taylor Smock 2019-09-28 08:58:30 -06:00
rodzic e5e7485d83
commit 97bd69a89d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 9FDE4FFEF1C4CCB7
1 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -13,11 +13,11 @@ cache:
#############################
include:
- template: Code-Quality.gitlab-ci.yml
- template: SAST.gitlab-ci.yml
- template: Dependency-Scanning.gitlab-ci.yml
- template: Container-Scanning.gitlab-ci.yml
- template: DAST.gitlab-ci.yml
- template: License-Management.gitlab-ci.yml
#- template: SAST.gitlab-ci.yml
#- template: Dependency-Scanning.gitlab-ci.yml
#- template: Container-Scanning.gitlab-ci.yml
#- template: DAST.gitlab-ci.yml
#- template: License-Management.gitlab-ci.yml
###############
# Build stage #