We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6bc73f commit 16d8ac3Copy full SHA for 16d8ac3
.github/workflows/deploy.yml
@@ -34,6 +34,7 @@ jobs:
34
port: ${{ secrets.PI_PORT }}
35
source: "build/libs/app.jar"
36
target: "Project/homework"
37
+ strip_components: 2
38
39
- name: Restart Docker Compose on Raspberry Pi
40
uses: appleboy/ssh-action@master
0 commit comments