We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
build
spring-github-workflows
1 parent 121ad82 commit 13dc1fbCopy full SHA for 13dc1fb
.github/actions/spring-artifactory-gradle-build/action.yml
@@ -69,7 +69,7 @@ runs:
69
run: |
70
echo Build and Publish
71
72
- cp spring-github-workflows/utils/*.gradle $HOME/.gradle/init.d
+ cp .github/spring-github-workflows/utils/*.gradle $HOME/.gradle/init.d
73
74
# See utils/deployment-repository-init.gradle
75
gradle clean build ${{ inputs.gradleTasks }} publishAllPublicationsToDeploymentRepository
0 commit comments