File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ Build Docker image and push it.
108108| driver-opts | List of additional driver-specific options. (eg. image=moby/buildkit:master) | image=public.ecr.aws/vend/moby/buildkit:buildx-stable-1 | false |
109109| file | Dockerfile name | Dockerfile | false |
110110| image\_name | Image name (excluding registry). Defaults to {{$organization/$repository}}. | | false |
111+ | inspect | Set to `true` will pull and inspect the image and output it to the step summary. | false | false |
111112| login | Docker login | | false |
112113| network | Set the networking mode for the RUN instructions during build | N/A | false |
113114| no-cache | Send the --no-cache flag to the docker build process | false | false |
You can’t perform that action at this time.
0 commit comments