Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kakkoyun authored Nov 14, 2020
1 parent f32236f commit d291e25
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,30 +243,6 @@ Targets:
help Shows this help message
```

```txt
Usage:
make <target>
Targets:
setup Setups dev environment
drone-cache Runs drone-cache target
build Runs build target, always builds
clean Cleans build resourcess
docs Generates docs
generate Generate documentation, website and yaml files,
vendor Updates vendored copy of dependencies
compress Creates compressed binary
container Builds drone-cache docker image with latest tag
container-push Pushes latest $(CONTAINER_REPO) image to repository
test Runs tests
test-integration Runs integration tests
test-unit Runs unit tests
lint Runs golangci-lint analysis
fix Runs golangci-lint fix
format Runs gofmt
help Shows this help message
```

## Releases

Release management handled by the CI pipeline. When you create a tag on `master` branch, CI handles the rest.
Expand Down

0 comments on commit d291e25

Please # to comment.