use password to login
All checks were successful
CI / lint (push) Successful in 9s
CI / build (push) Successful in 10s
CI / build-and-push-docker (push) Successful in 14s

This commit is contained in:
2025-08-28 16:02:05 +02:00
parent 10508f5ecd
commit 01f6a07672

View File

@@ -54,7 +54,7 @@ jobs:
host: rivercry.com
port: 20022
username: docker
key: ${{ secrets.SSH_PRIVATE_KEY }}
password: ${{ secrets.GARRISON_DOCKER_PASSWORD }}
script: |
cd monitor-im-flur
echo "Deploying Docker container..."