diff options
| author | Matthieu Sozeau | 2018-10-17 12:57:18 +0200 |
|---|---|---|
| committer | Matthieu Sozeau | 2018-10-26 18:29:36 +0200 |
| commit | bc238a835ab705d97b37fd74441caaedc639a1f7 (patch) | |
| tree | f150a9b1607442d9b92a8a255f3220a82a2b8dc2 /dev/ci | |
| parent | 3e5c6c032dbafda792cef045e83a2cac22256ac3 (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.sh | 2 |
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 |
