From 8c565255d866d6bdb6449c4120e2d9b78f9f5069 Mon Sep 17 00:00:00 2001 From: vista Date: Mon, 20 Mar 2023 19:15:02 +0100 Subject: [PATCH] Update '.woodpecker/build-dev.yml' --- .woodpecker/build-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/build-dev.yml b/.woodpecker/build-dev.yml index 5dfc699..563b104 100644 --- a/.woodpecker/build-dev.yml +++ b/.woodpecker/build-dev.yml @@ -11,7 +11,7 @@ pipeline: repo: vistanarvas/${CI_REPO_NAME} tag: dev logins: - - registry: https://index.docker.io/v2/vistanarvas/${CI_REPO_NAME} + - registry: https://index.docker.io/v2/ username: vistanarvas password: from_secret: dockerhub_token