Skip to content

Commit 16d8ac3

Browse files
committed
ci: app.jar에 strip 추가
1 parent f6bc73f commit 16d8ac3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
port: ${{ secrets.PI_PORT }}
3535
source: "build/libs/app.jar"
3636
target: "Project/homework"
37+
strip_components: 2
3738

3839
- name: Restart Docker Compose on Raspberry Pi
3940
uses: appleboy/ssh-action@master

0 commit comments

Comments
 (0)