From 030fde8938771ef663b165a39d744f18ae59847b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Fritze?= <rene.fritze@wwu.de> Date: Mon, 18 Mar 2019 13:48:13 +0100 Subject: [PATCH] [ci|azure] move pipeline def to subdir --- azure-pipelines.yml => .ci/azure-pipelines.yml | 0 .gitsuper | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename azure-pipelines.yml => .ci/azure-pipelines.yml (100%) diff --git a/azure-pipelines.yml b/.ci/azure-pipelines.yml similarity index 100% rename from azure-pipelines.yml rename to .ci/azure-pipelines.yml diff --git a/.gitsuper b/.gitsuper index 80dcf4935..5101c3a38 100644 --- a/.gitsuper +++ b/.gitsuper @@ -12,7 +12,7 @@ status = 1a3bcab04b011a5d6e44f9983cae6ff89fa695e8 bin (heads/master) 6d2a4680493a2483d53f9dd05a19dd6b5f436572 dune-pybindxi (v2.2.1-30-g6d2a468) 58bd932e2311a288e0163d041f836b50f19111cb dune-testtools (remotes/origin/testname_listing_hack2.6) 07f9700459c616186737a9a34277f2edee76f475 dune-uggrid (v2.6.0-1-g07f97004) - +2275546942241ffa53cdf0e29a1d135b289a5f5e dune-xt-common (heads/azure-ci) + +7ede1d37a2d0f98039281079d792ba63d512afb7 dune-xt-common (heads/azure-ci) 0307552d17c4d383d218b8e1a2d1064a2768ddd7 dune-xt-data (heads/master) +c3e505603bb8e98af381546d7faffd116e24c0c3 dune-xt-functions (heads/bin_update) 54c306274f4253477d0116490c0c812d6db1b31d dune-xt-grid (heads/master) @@ -83,7 +83,7 @@ commit = 07f9700459c616186737a9a34277f2edee76f475 [submodule.dune-xt-common] remote = git@github.com:dune-community/dune-xt-common.git status = 0fe2d7bb19a198ee8d099ff308b9208af0914eb4 .vcsetup (remotes/origin/HEAD) -commit = 2275546942241ffa53cdf0e29a1d135b289a5f5e +commit = 7ede1d37a2d0f98039281079d792ba63d512afb7 [submodule.dune-xt-data] remote = https://github.com/dune-community/dune-xt-data -- GitLab