Deocker: launch the rewrite-repo script
This commit is contained in:
parent
5a13789a11
commit
68e2fdd451
@ -6,6 +6,7 @@ USER root
|
|||||||
|
|
||||||
# Setup a custom opam repository where ligo is published
|
# Setup a custom opam repository where ligo is published
|
||||||
RUN git clone https://gitlab.com/ligolang/ligo.git
|
RUN git clone https://gitlab.com/ligolang/ligo.git
|
||||||
|
RUN (cd ligo; vendors/opam-repository-tools/rewrite-local-opam-repository.sh)
|
||||||
RUN opam repo add ligo-opam-repository ./ligo/vendors/ligo-opam-repository-local-generated/
|
RUN opam repo add ligo-opam-repository ./ligo/vendors/ligo-opam-repository-local-generated/
|
||||||
RUN opam update ligo-opam-repository
|
RUN opam update ligo-opam-repository
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user