Skip to content

Commit b9e9349

Browse files
committed
deploy
1 parent 50f7497 commit b9e9349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
source: |
6767
backend/build/libs/backend-0.0.1-SNAPSHOT.jar
6868
target: ~/deploy/
69-
strip_components: 0
69+
strip_components: 3
7070

7171
# 6.2 EC2로 .env 업로드
7272
- name: Upload .env to EC2

0 commit comments

Comments
 (0)