Temporary CI fix
This commit is contained in:
parent
0abdb2a893
commit
7b6d8c3db3
@ -17,7 +17,8 @@ cleanup () {
|
|||||||
}
|
}
|
||||||
trap cleanup EXIT INT
|
trap cleanup EXIT INT
|
||||||
|
|
||||||
opam_tag=2.0.0-beta5
|
#opam_tag=2.0.0-beta5
|
||||||
|
opam_tag=master
|
||||||
|
|
||||||
sed scripts/Dockerfile.alpine.opam2.in \
|
sed scripts/Dockerfile.alpine.opam2.in \
|
||||||
-e 's|$alpine_version|'"$alpine_version"'|g' \
|
-e 's|$alpine_version|'"$alpine_version"'|g' \
|
||||||
|
Loading…
Reference in New Issue
Block a user