Skip to content

Commit

Permalink
#3 docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sycuuui committed Mar 26, 2024
1 parent d4a0977 commit 8d6aec9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ jobs:
# Docker Compose
- name: Docker Compose
uses: appleboy/ssh-action@master
env:
COMPOSE: "/root/docker-compose.yml"
with:
host: ${{ secrets.EC2_SERVER_IP }}
username: ${{ secrets.SSH_USERNAME }}
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,4 @@ fabric.properties
# End of https://www.toptal.com/developers/gitignore/api/intellij


docker-compose.yml
**/application.yml

0 comments on commit 8d6aec9

Please sign in to comment.