From 9bc8d05101a83c02b4088b32856675ae7335e23c Mon Sep 17 00:00:00 2001 From: redxef Date: Mon, 29 Aug 2022 18:04:26 +0200 Subject: [PATCH] Update readme.md. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 02fa6f4..1e6c809 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,6 @@ Currently only the docker registry is supported. - platform: Optional. A comma seperated list of target platforms, default: current platform - context: The context with which to build. - manual: Optional. Don't use params and instead supply all arguments via the command line, default: `false` -- username: Optional. The username used to log into the registry. -- password: Optional. The password used to log into the registry. ## Example