Correct branch for 3.4 smoke tests

This commit is contained in:
Andy Wilkinson
2024-07-24 09:29:53 +01:00
parent fabc9df159
commit b36fc3a5d3
124 changed files with 283 additions and 283 deletions

View File

@@ -10,7 +10,7 @@ jobs:
secrets: inherit
with:
checkout_repository: spring-projects/spring-aot-smoke-tests
checkout_ref: 3.4.x
checkout_ref: main
project: cloud:cloud-function-web
task: appTest
cloud_function_web_native_app_test:
@@ -19,6 +19,6 @@ jobs:
secrets: inherit
with:
checkout_repository: spring-projects/spring-aot-smoke-tests
checkout_ref: 3.4.x
checkout_ref: main
project: cloud:cloud-function-web
task: nativeAppTest