This commit is contained in:
parent
c46d900420
commit
2af6c89942
@ -13,6 +13,7 @@ RUN set -ex \
|
|||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
&& cd $GOPATH/src/wal-g/ \
|
&& cd $GOPATH/src/wal-g/ \
|
||||||
&& echo $(git rev-parse --short HEAD) \
|
&& echo $(git rev-parse --short HEAD) \
|
||||||
|
&& echo $(git tag -l --points-at HEAD) \
|
||||||
&& GOBIN=/usr/local/bin make pg_install
|
&& GOBIN=/usr/local/bin make pg_install
|
||||||
RUN wal-g --help
|
RUN wal-g --help
|
||||||
RUN ls -la /usr/local/bin/wal-g*
|
RUN ls -la /usr/local/bin/wal-g*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user