Skip to content

Commit a84b677

Browse files
Do not build images for OAuth2 ci
1 parent bfe3750 commit a84b677

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.ci/tests/integration-oauth2/e2e.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ setup:
33
file: ../kind.yaml
44
init-system-environment: ../env
55
steps:
6-
- name: build images
7-
command: |
8-
chmod +x images/build.sh images/samples/build.sh
9-
PULSAR_IMAGE_TAG=2.9.2.23 PULSAR_IMAGE=streamnative/sn-platform KIND_PUSH=true images/build.sh
10-
116
- name: install helm
127
command: |
138
curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash

0 commit comments

Comments
 (0)