Commit 315ad548 authored by YuZakuro's avatar YuZakuro

Add description of force option for docker-tag

parent da749e24
......@@ -30,6 +30,9 @@ a repository is required.
* `tag` (string) - The tag for the image. By default this is not
set.
* `force` (boolean) - If true, this post-processor forcibly tag the image
even if tag name is collided. Default to `false`.
## Example
An example is shown below, showing only the post-processor configuration:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment