From e1e0826648974aeb5dab6abd4a0fd55a4befacab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9D=D0=B0=D0=B4=D0=B5=D0=B6=D0=B4=D0=B0=20=D0=A4=D0=B5?= =?UTF-8?q?=D0=B4=D0=BE=D1=80=D0=BE=D0=B2=D0=B0?= Date: Tue, 28 May 2024 11:15:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c1aa513 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Skopeo Copy Action + +Copy images from source to destination repositories. There are settings: +- source/destination repo-s and protocols +- login and pass for destination repo +- list of images +- list of tags +- specific argument of Skopeo + +## Examples + +Working example can see [here](https://gitea.basealt.ru/actions/skopeo-copy/.gitea/workflows/testwf.yml) \ No newline at end of file