Extract artifactory-init.gradle
* Modify GHA workflows to copy `artifactory-init.gradle` as Gradle init script * Use fully-qualified names for reusable workflows making workflow callers as generic
This commit is contained in:
2
.github/workflows/pr-build.yml
vendored
2
.github/workflows/pr-build.yml
vendored
@@ -7,4 +7,4 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: ./.github/workflows/spring-gradle-pull-request-build.yml
|
||||
uses: spring-projects/spring-integration-aws/.github/workflows/spring-gradle-pull-request-build.yml@main
|
||||
|
||||
Reference in New Issue
Block a user