We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90280c9 commit 60929c7Copy full SHA for 60929c7
docker.go
@@ -164,7 +164,6 @@ func (p Plugin) Exec() error {
164
}
165
166
167
- // add base image docker credentials to the existing config file, else create new
168
// instead of writing to config file directly, using docker's login func
169
// is better to integrate with various credential helpers,
170
// it also handles different registry specific logic in a better way,
0 commit comments