aboutsummaryrefslogtreecommitdiff
path: root/dev/ci
diff options
context:
space:
mode:
authorMatthieu Sozeau2018-10-17 12:57:18 +0200
committerMatthieu Sozeau2018-10-26 18:29:36 +0200
commitbc238a835ab705d97b37fd74441caaedc639a1f7 (patch)
treef150a9b1607442d9b92a8a255f3220a82a2b8dc2 /dev/ci
parent3e5c6c032dbafda792cef045e83a2cac22256ac3 (diff)
Fix overlay for this extension of the PR. To be removed.
Diffstat (limited to 'dev/ci')
-rw-r--r--dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh b/dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh
index fc831574eb..bd3e1bf7ff 100644
--- a/dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh
+++ b/dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-if [ "$CI_PULL_REQUEST" = "8671" ] || [ "$CI_BRANCH" = "evar_info-flags" ]; then
+if [ "$CI_PULL_REQUEST" = "8741" ] || [ "$CI_BRANCH" = "typeclasses-functional-evar_map" ]; then
plugin_tutorial_CI_REF=pr8671-fix
plugin_tutorial_CI_GITURL=https://github.com/mattam82/plugin_tutorials