Skip to content

Commit

Permalink
update: gradle-publish.yml
Browse files Browse the repository at this point in the history
서버 재부팅
  • Loading branch information
jjunjji authored May 28, 2024
1 parent 06c6483 commit f41a348
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ jobs:
with:
distribution: 'temurin'
java-version: '11'

# - name: Copy secret
# env:
# OCCUPY_SECRET: ${{ secrets.JASYPT_ENCRYPTOR_PASSWORD }}
# OCCUPY_SECRET_DIR: src/main/resources/
# OCCUPY_SECRET_DIR_FILE_NAME: jasypt-encryptor-password.txt
# run: echo $OCCUPY_SECRET | base64 -di > $OCCUPY_SECRET_DIR/$OCCUPY_SECRET_DIR_FILE_NAME


- uses: actions/checkout@v3
- run: touch ./src/main/resources/firebase/handsup-9c9e7-firebase-adminsdk-ow0l5-6bb4cd6c8c.json
Expand Down

0 comments on commit f41a348

Please sign in to comment.