make remote commands run and not fail if an SSH session failed to be created
ci/woodpecker/push/gitea Pipeline was successful Details
ci/woodpecker/push/publish-docs Pipeline was successful Details
ci/woodpecker/tag/gitea Pipeline was successful Details
ci/woodpecker/tag/publish-docs Pipeline was successful Details

master v0.3.1
Andrew Woodlee 10 months ago
parent 7c4868ee4b
commit a35db2e05d

@ -0,0 +1,3 @@
## v0.3.1 - 2023-07-20
### Changed
* If an SSH session failed to be created, the command would fail. This would be caused when restarting the SSH host. The SSH connection is attempted to be created again. If successful, the command is executed normally.
Loading…
Cancel
Save