Skip to content

Commit

Permalink
[ci] 미반영파일 지정
Browse files Browse the repository at this point in the history
미반영파일 지정
  • Loading branch information
YeaChan05 committed Jun 19, 2024
1 parent 3475b42 commit de010f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ files:
- source: /
destination: /home/ec2-user/cicd
overwrite: yes
ignore:
- /home/ec2-user/cicd/src/main/resources/application-prod.yml

file_exists_behavior: OVERWRITE

Expand Down

0 comments on commit de010f2

Please sign in to comment.