From 765e9d09fa40217b769e69905be200b98d7515be Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Sun, 5 Feb 2023 23:27:16 +0000 Subject: [PATCH] this keyboard needs to go --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7f0da1f..0581593 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,10 +5,9 @@ steps: - name: "build-and-push" image: plugins/docker settings: - registry: code.ndumas.com repo: code.ndumas.com/ndumas/smart-commit tags: latest username: from_secret: docker_username - passsword: + password: from_secret: docker_password