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