CI broken notice
Test Workflow / Lint and test library (push) Successful in 17m36s Details

This commit is contained in:
Gleb Koval 2023-12-30 23:29:41 +06:00
parent 97f9cc4b2b
commit 53e6d30e53
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
This is a small backup utility for uploading/restoring a local directory to/from
an AWS S3 bucket.
Note: Some Gitea Actions (CI) are failing seemingly without reason. This is an issue with this Gitea instance, not the project, and [I am currently investigating it](https://git.koval.net/cyclane/kovalhome/issues/17).
## Usage
This tool is released as a JAR in the [releases page](https://git.koval.net/cyclane/teamcity-executors-test-task/releases).
Use `java -jar s3backup-tool-<version>.jar --help` for more detailed usage instructions.