mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2026-02-02 09:25:07 +01:00
v1.12.0 (#210)
This commit is contained in:
parent
7b92033d1b
commit
b020782b0e
6 changed files with 19 additions and 14 deletions
4
Makefile
4
Makefile
|
|
@ -49,8 +49,8 @@ build-all: clean build-linux-amd64
|
|||
go build $(TAGS) $(STATICLDFLAGS) -o dist/dbmate-windows-amd64.exe .
|
||||
ls -lh dist
|
||||
|
||||
.PHONY: docker-make
|
||||
docker-make:
|
||||
.PHONY: docker-all
|
||||
docker-all:
|
||||
docker-compose build
|
||||
docker-compose run --rm dev make
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue