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

Commit d291e25

Browse files
authored
Update README.md
1 parent f32236f commit d291e25

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

README.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -243,30 +243,6 @@ Targets:
243243
help Shows this help message
244244
```
245245

246-
```txt
247-
Usage:
248-
make <target>
249-
250-
Targets:
251-
setup Setups dev environment
252-
drone-cache Runs drone-cache target
253-
build Runs build target, always builds
254-
clean Cleans build resourcess
255-
docs Generates docs
256-
generate Generate documentation, website and yaml files,
257-
vendor Updates vendored copy of dependencies
258-
compress Creates compressed binary
259-
container Builds drone-cache docker image with latest tag
260-
container-push Pushes latest $(CONTAINER_REPO) image to repository
261-
test Runs tests
262-
test-integration Runs integration tests
263-
test-unit Runs unit tests
264-
lint Runs golangci-lint analysis
265-
fix Runs golangci-lint fix
266-
format Runs gofmt
267-
help Shows this help message
268-
```
269-
270246
## Releases
271247

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

0 commit comments

Comments
 (0)