From 55e89d725cad4714d61c1201478c4b2ae786d070 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Wed, 13 Mar 2019 11:09:41 +0100 Subject: overlay for ltac2 --- dev/ci/user-overlays/09733-gares-quotations.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 dev/ci/user-overlays/09733-gares-quotations.sh (limited to 'dev/ci') diff --git a/dev/ci/user-overlays/09733-gares-quotations.sh b/dev/ci/user-overlays/09733-gares-quotations.sh new file mode 100644 index 0000000000..b17454fc4c --- /dev/null +++ b/dev/ci/user-overlays/09733-gares-quotations.sh @@ -0,0 +1,6 @@ +if [ "$CI_PULL_REQUEST" = "9733" ] || [ "$CI_BRANCH" = "quotations" ]; then + + ltac2_CI_REF=quotations + ltac2_CI_GITURL=https://github.com/gares/ltac2 + +fi -- cgit v1.2.3