Correct branch for 3.4 smoke tests
This commit is contained in:
@@ -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: data:data-jdbc-postgresql
|
||||
task: appTest
|
||||
data_jdbc_postgresql_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: data:data-jdbc-postgresql
|
||||
task: nativeAppTest
|
||||
|
||||
Reference in New Issue
Block a user