fix(PRI-564): add eslint/prettier/typescript as direct devDeps #73
@@ -51,6 +51,9 @@ jobs:
|
|||||||
- name: Build plugin
|
- name: Build plugin
|
||||||
run: npx @kinvolk/headlamp-plugin build
|
run: npx @kinvolk/headlamp-plugin build
|
||||||
|
|
||||||
|
- name: Apply RBAC for E2E runner
|
||||||
|
run: kubectl apply -f deployment/e2e-ci-runner-rbac.yaml
|
||||||
|
|
||||||
- name: Deploy E2E Headlamp instance
|
- name: Deploy E2E Headlamp instance
|
||||||
run: scripts/deploy-e2e-headlamp.sh
|
run: scripts/deploy-e2e-headlamp.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user