Skip to content

Commit c157b1d

Browse files
committed
tools: define correct metadata for xen-api's CI
Signed-off-by: Pau Ruiz Safont <pau.safont@vates.tech>
1 parent d620b47 commit c157b1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/xs-opam-ci.env

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ export OCAML_VERSION="4.14"
22
export OCAML_VERSION_FULL="4.14.2"
33
export DISTRO="debian-10"
44
export BASE_REMOTE="https://github.com/xapi-project/xs-opam.git"
5-
export REPOSITORY="https://github.com/xapi-project/xs-opam.git"
5+
export BASE_REMOTE_BRANCH="6.99-lcm"
6+
export REPOSITORY="https://github.com/xapi-project/xs-opam.git#6.99-lcm"
67
export OPAMERRLOGLEN=10000

0 commit comments

Comments
 (0)