Skip to content

Commit 95009a7

Browse files
Update ci
1 parent 6f6af91 commit 95009a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/tests/integration/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ setup:
66
- name: build images
77
command: |
88
chmod +x images/build.sh images/samples/build.sh
9-
PULSAR_IMAGE_TAG=3.2.2.1 PULSAR_IMAGE=streamnative/sn-platform PYTHON_VERSION=3.12 KIND_PUSH=true images/build.sh
9+
PULSAR_IMAGE_TAG=3.2.2.1 PULSAR_IMAGE=streamnative/sn-platform KIND_PUSH=true images/build.sh
1010
PULSAR_IMAGE_TAG=3.2.2.1 KIND_PUSH=true images/samples/build.sh
1111
1212
- name: install helm

0 commit comments

Comments
 (0)