From 1f0ef10d358f12ef6f85b4552f60d5848ce2c5d2 Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 11 May 2022 21:26:24 +0700 Subject: [PATCH] test build to other account --- .drone.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index ca25077..351f74b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,11 +11,8 @@ steps: from_secret: docker_username password: from_secret: docker_password - repo: bbilly1/tubearchivist-test + repo: bbilly2/tubearchivist-test tags: - unstable dry_run: True target: linux/amd64 - -image_pull_secrets: -- dockerconfigjson