Skip to content

Commit

Permalink
Change called workflow to java gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKora committed Oct 13, 2023
1 parent f72a74c commit 039143d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build-and-publish:
name: Java Gradle Docker
uses: bakdata/ci-templates/.github/workflows/java-gradle-library[email protected]
uses: bakdata/ci-templates/.github/workflows/java-gradle-plugin[email protected]
secrets:
sonar-token: ${{ secrets.SONARCLOUD_TOKEN }}
sonar-organization: ${{ secrets.SONARCLOUD_ORGANIZATION }}
Expand Down

0 comments on commit 039143d

Please sign in to comment.