aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/07820-mattam82-hints-constants.sh
diff options
context:
space:
mode:
authorGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2018-07-12 16:30:23 +0200
committerGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2018-07-12 16:30:23 +0200
commit2856c290f09092dbf4a4f11c9aaf219360bdc1e4 (patch)
tree0ada1fd997b1d1f0b60694dce180ea0cb0189c53 /dev/ci/user-overlays/07820-mattam82-hints-constants.sh
parentbd0a681350b1bc8947d6d7603dc6a9759f0c7897 (diff)
Clean-up user-overlays folder.
Diffstat (limited to 'dev/ci/user-overlays/07820-mattam82-hints-constants.sh')
-rw-r--r--dev/ci/user-overlays/07820-mattam82-hints-constants.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev/ci/user-overlays/07820-mattam82-hints-constants.sh b/dev/ci/user-overlays/07820-mattam82-hints-constants.sh
deleted file mode 100644
index 2ae86ae22..000000000
--- a/dev/ci/user-overlays/07820-mattam82-hints-constants.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-_OVERLAY_BRANCH=hints-variables-overlay
-
-if [ "$CI_PULL_REQUEST" = "7820" ] || [ "$CI_BRANCH" = "_OVERLAY_BRANCH" ]; then
-
- Equations_CI_BRANCH="$_OVERLAY_BRANCH"
-fi