We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6af91 commit 95009a7Copy full SHA for 95009a7
.ci/tests/integration/e2e.yaml
@@ -6,7 +6,7 @@ setup:
6
- name: build images
7
command: |
8
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
+ PULSAR_IMAGE_TAG=3.2.2.1 PULSAR_IMAGE=streamnative/sn-platform KIND_PUSH=true images/build.sh
10
PULSAR_IMAGE_TAG=3.2.2.1 KIND_PUSH=true images/samples/build.sh
11
12
- name: install helm
0 commit comments