We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c37a32 commit 3ea5167Copy full SHA for 3ea5167
1 file changed
.github/workflows/deploy.yml
@@ -51,6 +51,7 @@ jobs:
51
username: ${{ secrets.HOMELAB_USER }}
52
key: ${{ secrets.HOMELAB_SSH_KEY }}
53
port: ${{ secrets.HOMELAB_SSH_PORT }}
54
+ script_stop: true
55
script: |
56
set -e
57
cd ~/projects/local-smart-portfolio
0 commit comments