Skip to content

Commit

Permalink
๐Ÿ”— :: (#694) bucket env ์ถ”๊ฐ€
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyoil2 authored Aug 6, 2024
2 parents 4262e7b + d612e3f commit 8fa96e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
S3_BUCKET: ${{ secret.S3_BUCKET }}
run: ./gradlew test build sonarqube --info

0 comments on commit 8fa96e6

Please sign in to comment.