File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -86,13 +86,13 @@ steps:
8686 if : |
8787 build.env('TEST_PACKAGES_BASIC_SUBSCRIPTION') == "true"
8888
89- - label : " Check integrations local stacks - Stack Version v9.2 "
89+ - label : " Check integrations local stacks - Stack Version v9.3 "
9090 trigger : " integrations"
9191 build :
9292 env :
9393 SERVERLESS : " false"
9494 FORCE_CHECK_ALL : " true"
95- STACK_VERSION : 9.2 .0-SNAPSHOT
95+ STACK_VERSION : 9.3 .0-SNAPSHOT
9696 PUBLISH_COVERAGE_REPORTS : " false"
9797 depends_on :
9898 - step : " check"
Original file line number Diff line number Diff line change @@ -28,13 +28,13 @@ steps:
2828 - step : " check"
2929 allow_failure : false
3030
31- - label : " Check integrations local stacks and non-wolfi images for Elastic Agent - Stack Version v9.2 "
31+ - label : " Check integrations local stacks and non-wolfi images for Elastic Agent - Stack Version v9.3 "
3232 trigger : " integrations"
3333 build :
3434 env :
3535 SERVERLESS : " false"
3636 FORCE_CHECK_ALL : " true"
37- STACK_VERSION : 9.2 .0-SNAPSHOT
37+ STACK_VERSION : 9.3 .0-SNAPSHOT
3838 PUBLISH_COVERAGE_REPORTS : " false"
3939 ELASTIC_PACKAGE_DISABLE_ELASTIC_AGENT_WOLFI : " true"
4040 depends_on :
You can’t perform that action at this time.
0 commit comments