You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-08-08 22:46:33 +02:00
chore(build): refactoring makefile for better usability and introducing a default help target (#2930)
This commit is contained in:
@ -41,8 +41,8 @@ Note this uses `v4.1.0` as an example release number.
|
||||
10. Publish release in Github
|
||||
11. Make and push docker images to Quay
|
||||
```
|
||||
make docker-all
|
||||
make docker-push-all
|
||||
make build-docker-all
|
||||
make push-docker-all
|
||||
```
|
||||
Note: Ensure the docker tags don't include `-dirty`. This means you have uncommitted changes.
|
||||
|
||||
|
Reference in New Issue
Block a user