mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2025-12-11 23:50:04 +01:00
Vendor dependencies (#3)
This commit is contained in:
parent
df712a3e98
commit
31ad587414
119 changed files with 222298 additions and 3 deletions
|
|
@ -18,7 +18,6 @@ COPY . $GOPATH/src/github.com/amacneil/dbmate
|
|||
WORKDIR $GOPATH/src/github.com/amacneil/dbmate
|
||||
|
||||
# build
|
||||
RUN go get -d -t -v
|
||||
RUN go install -v
|
||||
|
||||
CMD dbmate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue