Skip to content

Commit

Permalink
Add release-slim Make target without integration
Browse files Browse the repository at this point in the history
  • Loading branch information
MikMuellerDev committed Aug 8, 2022
1 parent 82c9b0d commit 3ac9d9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ version:
# Prepares everything for a version-release
# In order to publish the release to official registries
# run `make gh-release` and `make docker-push`
release-slim: cleanall lint build docker
release: cleanall lint test build docker

# Publishes the local release to Github releases
Expand Down

0 comments on commit 3ac9d9b

Please sign in to comment.