Skip to content

Commit

Permalink
💚 : Dockerfile 타임존 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
imenuuu committed Dec 7, 2023
1 parent 56f21f4 commit c515fc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/batch_api_ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
portone.key: ${{ secrets.PORTONE_KEY }}
portone.secret: ${{ secrets.PORTONE_SECRET }}
portone.billmid: ${{ secrets.PROD_PORTONE_BILL_MID}}
private.aes.key: ${{ secrets.AES_PRIVATE_KEY }}
apple.bundle.id: ${{ secrets.APPLE_BUNDLE_ID }}
apple.team.id: ${{ secrets.APPLE_TEAM_ID }}
aligo.sender-key: ${{ secrets.KAKAO_SENDER_KEY }}
Expand Down

0 comments on commit c515fc8

Please sign in to comment.