diff options
| author | Gaëtan Gilbert | 2020-03-17 16:23:46 +0100 |
|---|---|---|
| committer | Gaëtan Gilbert | 2020-03-17 16:23:46 +0100 |
| commit | 79650aa363b75d7a801bd1592177d7a59bb0c46b (patch) | |
| tree | 1998f1771c7df0e9d2b4c02d583b3f9bb8290019 /dev/ci/user-overlays/11368-trailing-implicit-error.sh | |
| parent | 5a2990d7a3a90f0c0554c8132b0b692ce13a5a02 (diff) | |
| parent | ce580181b9ecc0c6cfa74335cbb8a5ec8a25e3a0 (diff) | |
Merge PR #11825: [ci] [docker] Update components in Docker image
Reviewed-by: SkySkimmer
Diffstat (limited to 'dev/ci/user-overlays/11368-trailing-implicit-error.sh')
| -rw-r--r-- | dev/ci/user-overlays/11368-trailing-implicit-error.sh | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/dev/ci/user-overlays/11368-trailing-implicit-error.sh b/dev/ci/user-overlays/11368-trailing-implicit-error.sh deleted file mode 100644 index a125337dd9..0000000000 --- a/dev/ci/user-overlays/11368-trailing-implicit-error.sh +++ /dev/null @@ -1,33 +0,0 @@ -if [ "$CI_PULL_REQUEST" = "11368" ] || [ "$CI_BRANCH" = "trailing_implicit_error" ]; then - - mathcomp_CI_REF=non_maximal_implicit - mathcomp_CI_GITURL=https://github.com/SimonBoulier/math-comp - - oddorder_CI_REF=non_maximal_implicit - oddorder_CI_GITURL=https://github.com/SimonBoulier/odd-order - - stdlib2_CI_REF=non_maximal_implicit - stdlib2_CI_GITURL=https://github.com/SimonBoulier/stdlib2 - - coq_dpdgraph_CI_REF=non_maximal_implicit - coq_dpdgraph_CI_GITURL=https://github.com/SimonBoulier/coq-dpdgraph - - vst_CI_REF=non_maximal_implicit - vst_CI_GITURL=https://github.com/SimonBoulier/VST - - equations_CI_REF=non_maximal_implicit - equations_CI_GITURL=https://github.com/SimonBoulier/Coq-Equations - - mtac2_CI_REF=non_maximal_implicit - mtac2_CI_GITURL=https://github.com/SimonBoulier/Mtac2 - - relation_algebra_CI_REF=non_maximal_implicit - relation_algebra_CI_GITURL=https://github.com/SimonBoulier/relation-algebra - - fiat_parsers_CI_REF=non_maximal_implicit - fiat_parsers_CI_GITURL=https://github.com/SimonBoulier/fiat - - Corn_CI_REF=non_maximal_implicit - Corn_CI_GITURL=https://github.com/SimonBoulier/corn - -fi |
