Revert "CI broken notice"
Test Workflow / Lint and test library (push) Successful in 1m43s
Details
Test Workflow / Lint and test library (push) Successful in 1m43s
Details
This reverts commit 53e6d30e53
.
This commit is contained in:
parent
53e6d30e53
commit
ddcbe28eca
|
@ -2,8 +2,6 @@
|
||||||
This is a small backup utility for uploading/restoring a local directory to/from
|
This is a small backup utility for uploading/restoring a local directory to/from
|
||||||
an AWS S3 bucket.
|
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
|
## Usage
|
||||||
This tool is released as a JAR in the [releases page](https://git.koval.net/cyclane/teamcity-executors-test-task/releases).
|
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.
|
Use `java -jar s3backup-tool-<version>.jar --help` for more detailed usage instructions.
|
||||||
|
|
Reference in New Issue