Fix whitespace problem

This commit is contained in:
Martin Honermeyer 2022-01-26 23:39:56 +01:00
parent 2ff6af4564
commit e6f57e6414

View File

@ -59,7 +59,7 @@ type Build struct {
NoCache bool // Docker build no-cache
AddHost cli.StringSlice // Docker build add-host
Quiet bool // Docker build quiet
Output string // Docker build output folder
Output string // Docker build output folder
}
// Settings for the Plugin.