From 0f2a6e4cf8e86b4a8a9747a929706eb7e0f93206 Mon Sep 17 00:00:00 2001 From: Timo Furrer <tfurrer@gitlab.com> Date: Tue, 16 Jan 2024 12:04:06 +0100 Subject: [PATCH] Move gitlab-tofu to src/ folder --- {assets => src}/gitlab-tofu.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {assets => src}/gitlab-tofu.sh (100%) diff --git a/assets/gitlab-tofu.sh b/src/gitlab-tofu.sh similarity index 100% rename from assets/gitlab-tofu.sh rename to src/gitlab-tofu.sh -- GitLab