Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seungueonn authored Nov 23, 2023
1 parent e4429d5 commit e566681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
host: ${{ secrets.HOST }}
key: ${{ secrets.PRIVATE_KEY }}
port: ${{ secrets.PORT }}
source: "./docker-compose.yml"
source: "./docker-compose-gateway.yml"
target: "/home/ec2-user"

- name: Deploy
Expand Down

0 comments on commit e566681

Please sign in to comment.