We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f7497 commit b9e9349Copy full SHA for b9e9349
.github/workflows/deploy.yml
@@ -66,7 +66,7 @@ jobs:
66
source: |
67
backend/build/libs/backend-0.0.1-SNAPSHOT.jar
68
target: ~/deploy/
69
- strip_components: 0
+ strip_components: 3
70
71
# 6.2 EC2로 .env 업로드
72
- name: Upload .env to EC2
0 commit comments