From f0509194a5ec1c0ca141c05d7adaa5a834f66fd5 Mon Sep 17 00:00:00 2001 From: bach Date: Mon, 7 Sep 2026 11:30:04 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20du=20submodule=20gitploy=20(outillage?= =?UTF-8?q?=20de=20d=C3=A9ploiement)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ gitploy | 1 + 2 files changed, 4 insertions(+) create mode 160000 gitploy diff --git a/.gitmodules b/.gitmodules index 59f7677..1c83c49 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "web/profiles/drupal-starterkit-profile"] path = web/profiles/drupal-starterkit-profile url = https://figureslibres.io/gogs/bachir/drupal-starterkit-profile.git +[submodule "gitploy"] + path = gitploy + url = https://figureslibres.io/gitea/bachir/gitploy.git diff --git a/gitploy b/gitploy new file mode 160000 index 0000000..d24544d --- /dev/null +++ b/gitploy @@ -0,0 +1 @@ +Subproject commit d24544db658c640940c335d92f7aa20106a645b6