Skip to content

Commit

Permalink
Update sonar-analysis workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrochalskisoldevelo committed Dec 9, 2024
1 parent a52ded0 commit 2481100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonar-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle') }}
restore-keys: ${{ runner.os }}-gradle
- name: Build with Docker Compose
continue-on-error: true
run: |
curl -o .env -L https://raw.githubusercontent.com/OpenLMIS/openlmis-ref-distro/master/settings-sample.env
docker-compose -f docker-compose.builder.yml run builder
Expand Down

0 comments on commit 2481100

Please sign in to comment.