Skip to content

Commit

Permalink
chore: Check docker build before new version
Browse files Browse the repository at this point in the history
  • Loading branch information
obalunenko committed Jan 10, 2025
1 parent eb16732 commit ab9fb83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ check-tools:
.PHONY: check-tools

## Issue new release.
new-version: install-tools
new-version: install-tools build check-releaser
./scripts/release/new-version.sh
.PHONY: new-release

Expand Down

0 comments on commit ab9fb83

Please sign in to comment.