Skip to content

Commit

Permalink
Use docker-test for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed May 16, 2018
1 parent 80ffa49 commit 93dfbe0
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 @@ -87,7 +87,7 @@ pkg: build test
# later targets can pick up the new tag value.
release:
$(MAKE) tag
$(MAKE) preflight test gorelease homebrew docker-aliases
$(MAKE) preflight docker-test gorelease homebrew docker-aliases

# preflight runs some checks before a release
preflight:
Expand Down

0 comments on commit 93dfbe0

Please sign in to comment.