diff options
| author | Gaëtan Gilbert | 2020-10-12 12:35:05 +0200 |
|---|---|---|
| committer | Gaëtan Gilbert | 2020-10-12 12:40:52 +0200 |
| commit | c4f5d75bfef926c186272e2be5bdd1968db3fe88 (patch) | |
| tree | fa8f101a44de7d5e1c1ca8c4cb854a65e2fc591a /dev/ci/user-overlays/10390-SkySkimmer-uip.sh | |
| parent | 6a0aad2f334a050f097de80162b8bfb4738459aa (diff) | |
Automatically merge overlays with most recent upstream version
This avoids the need to rebase the overlay when nothing has changed.
Diffstat (limited to 'dev/ci/user-overlays/10390-SkySkimmer-uip.sh')
| -rw-r--r-- | dev/ci/user-overlays/10390-SkySkimmer-uip.sh | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/dev/ci/user-overlays/10390-SkySkimmer-uip.sh b/dev/ci/user-overlays/10390-SkySkimmer-uip.sh deleted file mode 100644 index 80107ac9c5..0000000000 --- a/dev/ci/user-overlays/10390-SkySkimmer-uip.sh +++ /dev/null @@ -1,30 +0,0 @@ -if [ "$CI_PULL_REQUEST" = "10390" ] || [ "$CI_BRANCH" = "uip" ]; then - - unicoq_CI_REF=uip - unicoq_CI_GITURL=https://github.com/SkySkimmer/unicoq - - mtac2_CI_REF=uip - mtac2_CI_GITURL=https://github.com/SkySkimmer/Mtac2 - - elpi_CI_REF=uip - elpi_CI_GITURL=https://github.com/SkySkimmer/coq-elpi - - equations_CI_REF=uip - equations_CI_GITURL=https://github.com/SkySkimmer/Coq-Equations - - paramcoq_CI_REF=uip - paramcoq_CI_GITURL=https://github.com/SkySkimmer/paramcoq - - relation_algebra_CI_REF=uip - relation_algebra_CI_GITURL=https://github.com/SkySkimmer/relation-algebra - - coq_dpdgraph_CI_REF=uip - coq_dpdgraph_CI_GITURL=https://github.com/SkySkimmer/coq-dpdgraph - - coqhammer_CI_REF=uip - coqhammer_CI_GITURL=https://github.com/SkySkimmer/coqhammer - - metacoq_CI_REF=uip - metacoq_CI_GITURL=https://github.com/SkySkimmer/metacoq - -fi |
