Skip to content

Commit eefe145

Browse files
committed
Update Workflow
1 parent 4e32c3c commit eefe145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Execute SSH command on remote
6262
run: |
6363
ssh nilsj@nilss-mac-mini.tailed622e.ts.net
64-
cd ~/Projects/iot-home/deployment/backend
64+
cd ~/Projects/home-iot/deployment/backend/
6565
gunzip -f iot-backend.tar.gz
6666
docker load < iot-backend.tar
6767
docker stop iot-backend || true

0 commit comments

Comments
 (0)