docs and pipeline changes

This commit is contained in:
Andrew Woodlee 2025-01-04 00:26:53 -06:00
parent aebef21eb4
commit fc738597ff
2 changed files with 6 additions and 8 deletions

View File

@ -6,10 +6,6 @@ steps:
- cd docs
- hugo mod get -u ./...
- hugo
when:
- event: push
branch: master
path: "docs/*"
deploy:
image: codingkoopa/git-rsync-openssh

View File

@ -19,6 +19,8 @@ Feel free to open a [PR](https://git.andrewnw.xyz/CyberShell/backy/pulls), raise
- Allows for running package operations
- Allows configuring failure, success, and final hooks
- Allows for commands to be run on many hosts over SSH
- Commands can be grouped in list to run in specific order