mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2025-12-11 23:50:04 +01:00
Automatically publish builds from Travis (#92)
This commit is contained in:
parent
d988f526ed
commit
18ffa457d6
3 changed files with 13 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -18,7 +18,7 @@ wait:
|
|||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
rm -rf dist
|
||||
rm -rf dist/*
|
||||
|
||||
.PHONY: build
|
||||
build: clean build-linux build-macos build-windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue