File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ steps:
175175 kubectl logs -n "$ns" $pod -f --tail=-1
176176 waitFor :
177177 - check-cloud-marketplace-tools
178- - push-ubbagent
178+ - push-deployer-using-minor-version
179179
180180 - id : logs-smoke-test
181181 name : gcr.io/cloud-builders/gcloud
@@ -198,7 +198,6 @@ steps:
198198 kubectl logs -n "$ns" smoke-test-pod -f --tail=-1
199199 waitFor :
200200 - check-cloud-marketplace-tools
201- - push-ubbagent
202201 - push-smoke-test
203202
204203 - id : verify
@@ -216,6 +215,7 @@ steps:
216215 - --deployer=gcr.io/$PROJECT_ID/${_SOLUTION_NAME}/deployer:${_APP_VERSION}
217216 waitFor :
218217 - check-cloud-marketplace-tools
218+ - push-deployer-using-minor-version
219219 - push-ubbagent
220220 - push-smoke-test
221221
You can’t perform that action at this time.
0 commit comments