Skip to content

Commit

Permalink
Merge pull request #307 from ssg-java3-240304/develop
Browse files Browse the repository at this point in the history
Merge Master 2024년 8월 30일
  • Loading branch information
ooANAoo authored Aug 30, 2024
2 parents 8f91735 + 39dc10e commit e71f6a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@ jobs:
-e "REDIS_PASSWORD=${{ secrets.REDIS_PASSWORD }}" \
-e "REDIS_PORT=${{ secrets.REDIS_PORT }}" \
--name ${{ vars.APP_NAME }} \
-v /usr/share/zoneinfo/Asia/Seoul:/etc/localtime:ro
${{ secrets.DOCKER_USERNAME }}/${{ vars.APP_NAME }}
sudo docker image prune -f

0 comments on commit e71f6a6

Please sign in to comment.