Skip to content

Commit 60929c7

Browse files
committed
remove comment
1 parent 90280c9 commit 60929c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ func (p Plugin) Exec() error {
164164
}
165165
}
166166

167-
// add base image docker credentials to the existing config file, else create new
168167
// instead of writing to config file directly, using docker's login func
169168
// is better to integrate with various credential helpers,
170169
// it also handles different registry specific logic in a better way,

0 commit comments

Comments
 (0)