Temporary CI fix

This commit is contained in:
Grégoire Henry 2018-01-22 10:42:02 +01:00 committed by Grégoire
parent 0abdb2a893
commit 7b6d8c3db3

View File

@ -17,7 +17,8 @@ cleanup () {
}
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 \
-e 's|$alpine_version|'"$alpine_version"'|g' \