WIP: Build & Release
This commit is contained in:
2
.github/workflows/release-morska.yml
vendored
2
.github/workflows/release-morska.yml
vendored
@@ -103,7 +103,7 @@ jobs:
|
||||
run: |
|
||||
echo "${SSH_PRIVATE_KEY}" > private_key
|
||||
chmod 600 private_key
|
||||
ssh -i private_key -o StrictHostKeyChecking=no mz@crm.bim-it.pl << 'EOF'
|
||||
ssh -i private_key -o StrictHostKeyChecking=no mz@bim-it.pl << 'EOF'
|
||||
./deploy.sh
|
||||
EOF
|
||||
rm private_key
|
||||
Reference in New Issue
Block a user