From 2265d20c48dff6e1ea9a5cb9be9640603f3be3cf Mon Sep 17 00:00:00 2001 From: Matthieu Sozeau Date: Thu, 18 Oct 2018 14:46:37 +0200 Subject: Add overlays for unicoq and mtac2 --- dev/ci/user-overlays/07819-mattam-ho-matching-occ-sel.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dev/ci/user-overlays/07819-mattam-ho-matching-occ-sel.sh (limited to 'dev') diff --git a/dev/ci/user-overlays/07819-mattam-ho-matching-occ-sel.sh b/dev/ci/user-overlays/07819-mattam-ho-matching-occ-sel.sh new file mode 100644 index 0000000000..c399e27736 --- /dev/null +++ b/dev/ci/user-overlays/07819-mattam-ho-matching-occ-sel.sh @@ -0,0 +1,10 @@ +_OVERLAY_BRANCH=ho-matching-occ-sel + +if [ "$CI_PULL_REQUEST" = "7819" ] || [ "$CI_BRANCH" = "$_OVERLAY_BRANCH" ]; then + + unicoq_CI_REF="PR7819-overlay" + + mtac2_CI_REF="PR7819-overlay" + mtac2_CI_GITURL=https://github.com/mattam82/Mtac2 + +fi -- cgit v1.2.3