mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2025-12-14 08:53:48 +01:00
Update username
This commit is contained in:
parent
cd26fb7289
commit
ff85c92b98
5 changed files with 11 additions and 11 deletions
|
|
@ -25,8 +25,8 @@ RUN cd /opt && \
|
|||
ENV PATH /opt/osxcross/target/bin:$PATH
|
||||
|
||||
# copy source files
|
||||
COPY . $GOPATH/src/github.com/adrianmacneil/dbmate
|
||||
WORKDIR $GOPATH/src/github.com/adrianmacneil/dbmate
|
||||
COPY . $GOPATH/src/github.com/amacneil/dbmate
|
||||
WORKDIR $GOPATH/src/github.com/amacneil/dbmate
|
||||
|
||||
# fetch dependencies
|
||||
RUN go get -d -t -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue