Skip to content

Commit 2b8647f

Browse files
nicolasbenderpbusko
authored andcommitted
Fix workflow step
1 parent f0e691e commit 2b8647f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/e2e.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ jobs:
5858
kubectl cp bin/cnb_app_lifecycle.tgz \
5959
default/$(kubectl get pod -n default -l app.kubernetes.io/name=fileserver \
6060
-o jsonpath='{.items[0].metadata.name}'):fileserver/v1/static/cnb_app_lifecycle/cnb_app_lifecycle.tgz
61-
- name: Prepare CF
62-
run: make bootstrap login
6361
- name: Run E2E tests for java
6462
run: cf push hello-java -f examples/hello-java/manifest.yaml
6563
- name: Run E2E tests for nodejs

0 commit comments

Comments
 (0)