Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from Travis CI to GitHub Actions #237

Merged
merged 13 commits into from
Oct 10, 2022
Prev Previous commit
Next Next commit
Conditionally cache SonarCloud packages
ibabiankou committed Sep 28, 2022

Verified

This commit was signed with the committer’s verified signature. The key has expired.
vespian Paweł Rozlach
commit b0f96d0e5fcf4fcdac8f49138500a51c19e6bfc0
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -27,6 +27,7 @@ jobs:
distribution: temurin
cache: maven
- name: Cache SonarCloud packages
if: ${{ matrix.sonarEnabled }}
uses: actions/[email protected]
with:
path: ~/.sonar/cache