From 0daea3e5994f0096eee1be76d58b63f5b2158090 Mon Sep 17 00:00:00 2001 From: soksanichenko Date: Mon, 21 Mar 2022 22:02:17 +0200 Subject: [PATCH] Add submodule --- .gitmodules | 4 ++++ gh_ci/yaml_snippets | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 gh_ci/yaml_snippets diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..2a1b3511 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "gh_ci/yaml_snippets"] + path = gh_ci/yaml_snippets + url = https://github.com/AlmaLinux/mirrors.git + branch = yaml_snippets diff --git a/gh_ci/yaml_snippets b/gh_ci/yaml_snippets new file mode 160000 index 00000000..03b2e8b1 --- /dev/null +++ b/gh_ci/yaml_snippets @@ -0,0 +1 @@ +Subproject commit 03b2e8b124273830cf4ec95936f5eac9b16d99d0