fix(e2e): remove kubectl apply RBAC step (PRI-594) #57

Closed
privilegedescalation-engineer[bot] wants to merge 2 commits from fix/pri-594-remove-kubectl-apply-rbac-step into main
Showing only changes of commit 69b0ba3bcb - Show all commits
+2 -2
View File
@@ -48,7 +48,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Build plugin
- name: Build plugin
run: npx @kinvolk/headlamp-plugin build
- name: Deploy E2E Headlamp instance
@@ -100,4 +100,4 @@ jobs:
with:
name: test-results
path: test-results/
retention-days: 7
retention-days: 7