From 5bf2d9ccaecc4d1c38af19aed5d5b29760c2bdf6 Mon Sep 17 00:00:00 2001 From: The17thDoctor <40616434+The17thDoctor@users.noreply.github.com> Date: Mon, 10 Mar 2025 07:45:28 +0100 Subject: [PATCH] Add registry to pipeline --- pipeline.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pipeline.yml b/pipeline.yml index a8c0c5b..6f01336 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -7,6 +7,8 @@ steps: settings: dockerfile: dockerfile registry: registry.luna-code.net + username: drone + password: drone repo: portfolio tags: - latest \ No newline at end of file