From 1f74645a4635c994f3164631043de43fcb701fc4 Mon Sep 17 00:00:00 2001 From: hminaee-tc Date: Mon, 19 Aug 2024 16:30:30 -0300 Subject: [PATCH] chore/add-git-modules update meta file --- .gitmodules | 7 ++++--- modules/opencepk-custom-github-actions | 1 - modules/opencepk-lib-shell-common | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) delete mode 160000 modules/opencepk-custom-github-actions create mode 160000 modules/opencepk-lib-shell-common diff --git a/.gitmodules b/.gitmodules index 044f523..b8410ae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ -[submodule "modules/opencepk-module-ghactions-common"] - path = modules/opencepk-module-ghactions-common - url = https://github.com/opencepk/opencepk-module-ghactions-common.git + +[submodule "modules/opencepk-lib-shell-common"] + path = modules/opencepk-lib-shell-common + url = https://github.com/opencepk/opencepk-lib-shell-common.git diff --git a/modules/opencepk-custom-github-actions b/modules/opencepk-custom-github-actions deleted file mode 160000 index cc8e47b..0000000 --- a/modules/opencepk-custom-github-actions +++ /dev/null @@ -1 +0,0 @@ -Subproject commit cc8e47b0a53576f409baed2f2f9d83b3448bd592 diff --git a/modules/opencepk-lib-shell-common b/modules/opencepk-lib-shell-common new file mode 160000 index 0000000..f0e9d73 --- /dev/null +++ b/modules/opencepk-lib-shell-common @@ -0,0 +1 @@ +Subproject commit f0e9d73f3f59bfef8c38d4b29c4404108edb5349