Skip to content

Commit

Permalink
Use github actions to build and release
Browse files Browse the repository at this point in the history
  • Loading branch information
yannick-roeder committed Sep 2, 2022
1 parent 822c590 commit 142fc6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: bakdata/ci-templates/.github/workflows/[email protected]
secrets:
sonar-token: ${{ secrets.SONARCLOUD_TOKEN }}
sonar-organization: ${{ secrets.SONARCLOUD_ORGANIZATION }}
signing-secret-key-ring: ${{ secrets.SONATYPE_SIGNING_SECRET_KEY_RING }}
signing-key-id: ${{ secrets.SONATYPE_SIGNING_KEY_ID }}
signing-password: ${{ secrets.SONATYPE_SIGNING_PASSWORD }}
Expand Down

0 comments on commit 142fc6b

Please sign in to comment.