diff options
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/ci/user-overlays/11992-lelf-no-reexports.sh | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/dev/ci/user-overlays/11992-lelf-no-reexports.sh b/dev/ci/user-overlays/11992-lelf-no-reexports.sh deleted file mode 100644 index 97813388f6..0000000000 --- a/dev/ci/user-overlays/11992-lelf-no-reexports.sh +++ /dev/null @@ -1,24 +0,0 @@ -if [ "$CI_PULL_REQUEST" = "11992" ] || [ "$CI_BRANCH" = "no-reexports" ] || [ "$CI_BRANCH" = "no-reexports.r" ]; then - - compcert_CI_REF=no-reexports - compcert_CI_GITURL=https://github.com/llelf/CompCert - - color_CI_REF=no-reexports - color_CI_GITURL=https://github.com/llelf/color - - math_classes_CI_REF=no-reexports - math_classes_CI_GITURL=https://github.com/llelf/math-classes - - equations_CI_REF=no-reexports - equations_CI_GITURL=https://github.com/llelf/Coq-Equations - - ext_lib_CI_REF=no-reexports - ext_lib_CI_GITURL=https://github.com/llelf/coq-ext-lib - - fiat_parsers_CI_REF=no-reexports - fiat_parsers_CI_GITURL=https://github.com/llelf/fiat - - vst_CI_REF=no-reexports - vst_CI_GITURL=https://github.com/llelf/VST - -fi |
