Remove old kubernetes storage test flow

This commit is contained in:
Mark Sagi-Kazar
2019-12-18 17:02:05 +01:00
parent 309b33d05a
commit e0c58d5449
3 changed files with 0 additions and 60 deletions

View File

@@ -68,9 +68,6 @@ jobs:
DEX_KEYSTONE_ADMIN_USER: demo
DEX_KEYSTONE_ADMIN_PASS: DEMO_PASS
- name: Run Kubernetes tests
run: ./scripts/test-k8s.sh
- name: Run linter
run: make lint