Skip to content

Commit cf71ca3

Browse files
committed
Update Workflow
1 parent 5165c56 commit cf71ca3

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
@@ -49,7 +49,7 @@ jobs:
4949
run: |
5050
echo "$KEY" > key.pem
5151
chmod 600 key.pem
52-
ssh -i key.pem -o StrictHostKeyChecking=no nilsj@nilss-mac-mini.tailscale.ts.net
52+
ssh -i key.pem -o StrictHostKeyChecking=no nilsj@nilss-mac-mini.tailed622e.ts.net
5353
cd ~/Projects/iot-home/deployment/backend
5454
gunzip -f iot-backend.tar.gz
5555
docker load < iot-backend.tar

0 commit comments

Comments
 (0)