Skip to content

Commit

Permalink
style: EOF 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
kdomo committed Jan 21, 2024
1 parent c7a4411 commit 187d015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
SWAGGER_VERSION=${{ env.NCP_IMAGE_TAG }}
sed -i "s/SWAGGER_VERSION=.*/SWAGGER_VERSION=$SWAGGER_VERSION/" .env
docker compose -f /home/tenminute/docker-compose.yaml up -d
docker image prune -a -f
docker image prune -a -f

0 comments on commit 187d015

Please sign in to comment.