[CI] Add 'check-samples' job to CI-PR.yml
* Use different version var
This commit is contained in:
2
.github/workflows/ci-pr.yml
vendored
2
.github/workflows/ci-pr.yml
vendored
@@ -88,7 +88,7 @@ jobs:
|
||||
./gradlew \
|
||||
--init-script ./spring-pulsar-sample-apps/sample-apps-check-ci.gradle \
|
||||
-PlocalRepositoryPath="$LOCAL_REPOSITORY_PATH" \
|
||||
-PspringPulsarVersion="${{ needs.prerequisites.outputs.project_version }}" \
|
||||
-PspringPulsarVersion="$VERSION" \
|
||||
:runAllSampleTests
|
||||
scan:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user