Skip to content

Commit fe80d7d

Browse files
committed
chore: update README.md
1 parent 5b5f786 commit fe80d7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)