From 404f12816618f1d09b74c0207cf197696c6cf61a Mon Sep 17 00:00:00 2001 From: akula Date: Mon, 2 Dec 2024 15:00:57 +0300 Subject: [PATCH] Initial commit --- LICENSE | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..0a1dab1 --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +This document may be copied, in whole or in part, in any form or by any means, as is or with alterations, provided that (1) alterations are clearly marked as alterations and (2) this copyright notice is included unmodified in any copy. diff --git a/README.md b/README.md new file mode 100644 index 0000000..db4b3c3 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# test-app + +App for test ci/cd system \ No newline at end of file