Skip to content

Commit

Permalink
chore: aws-cicd.yml 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
clean2001 committed Oct 26, 2024
1 parent 71f8c3b commit b4b7c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
username: ubuntu
key: ${{ secrets.AWS_INSTANCE_PEM }}
port: 22
source: "./layer-api/infra/aws/*,./layer-batch/infra/aws/*"
source: "./layer-api/infra/aws/*
target: "/home/ubuntu"

- name: Deploy with Docker Compose
Expand Down

0 comments on commit b4b7c17

Please sign in to comment.