diff --git a/.drone.yml b/.drone.yml index 637d433..4513263 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,10 +13,9 @@ steps: environment: TARGETPLATFORM: linux/amd64 settings: - username: - from_secret: docker_username - password: - from_secret: docker_password repo: bbilly1/tubearchivist-test tags: - unstable + +image_pull_secrets: +- dockerconfigjson