Skip to content

Commit

Permalink
[fix] application.yml파일 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryeolee committed Nov 10, 2023
1 parent 5cc469b commit f9008a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
envs: GITHUB_SHA
script: |
sudo docker rm fu-gateway
sudo docker pull minchogt/fu-gateway
docker-compose up -d gateway
Expand Down

0 comments on commit f9008a2

Please sign in to comment.