Skip to content

Commit

Permalink
Merge pull request #276 from TeamRecorDream/feat/271-new-cicd
Browse files Browse the repository at this point in the history
fix: appspec -> exist disallow
  • Loading branch information
ksiyeon27 authored Oct 2, 2023
2 parents b557ed3 + 2f16913 commit c5cede7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ files:
- source: /
destination: /home/ubuntu/build/RecorDream-Server
overwrite: yes
file_exists_behavior: DISALLOW

permissions:
- object: /home/ubuntu
Expand Down

0 comments on commit c5cede7

Please sign in to comment.