From bc5304a91cf4627063551422ad6e5a2cd1059897 Mon Sep 17 00:00:00 2001 From: Matthieu Sozeau Date: Sun, 24 Jun 2018 15:55:36 +0200 Subject: Add Equations overlay --- dev/ci/user-overlays/07820-mattam82-hints-constants.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 dev/ci/user-overlays/07820-mattam82-hints-constants.sh (limited to 'dev') diff --git a/dev/ci/user-overlays/07820-mattam82-hints-constants.sh b/dev/ci/user-overlays/07820-mattam82-hints-constants.sh new file mode 100644 index 000000000..2ae86ae22 --- /dev/null +++ b/dev/ci/user-overlays/07820-mattam82-hints-constants.sh @@ -0,0 +1,6 @@ +_OVERLAY_BRANCH=hints-variables-overlay + +if [ "$CI_PULL_REQUEST" = "7820" ] || [ "$CI_BRANCH" = "_OVERLAY_BRANCH" ]; then + + Equations_CI_BRANCH="$_OVERLAY_BRANCH" +fi -- cgit v1.2.3