Add --env flag to pass environment vars without file (#474)
This commit is contained in:
@@ -14,6 +14,7 @@ type Input struct {
|
||||
reuseContainers bool
|
||||
bindWorkdir bool
|
||||
secrets []string
|
||||
envs []string
|
||||
platforms []string
|
||||
dryrun bool
|
||||
forcePull bool
|
||||
|
Reference in New Issue
Block a user