Skip to content

Commit 76d9050

Browse files
MarcinGinsztAllda
authored andcommitted
temporarily disable submit==true
1 parent c626a48 commit 76d9050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
--param git_branch=$SHORT_SHA \
152152
--param bundle_path=operators/test-e2e-operator/0.0.7-$SHORT_SHA \
153153
--param env=stage \
154-
--param submit=true \
154+
--param submit=false \ # Change to True after ISV-1503
155155
--workspace name=pipeline,volumeClaimTemplateFile=templates/workspace-template.yml \
156156
--workspace name=kubeconfig,secret=kubeconfig \
157157
--workspace name=ssh-dir,secret=github-ssh-credentials \

0 commit comments

Comments
 (0)