Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 6e13a6f

Browse files
authored
Update README.md
1 parent 1e471aa commit 6e13a6f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,14 @@ Build and publish your repository as a Docker image and push it to GitHub Packag
2828

2929
*Optional*. The desired tag for the image. Defaults to current branch or release version number.
3030

31+
### `imageTagPrefix`
32+
33+
*Optional*. Added to the beginning of the tag.
34+
35+
### `imageTagSuffix`
36+
37+
*Optional*. Added to the end of the tag.
38+
3139
### `buildArguments`
3240

3341
*Optional*. Any additional build arguments to use when building the image.

0 commit comments

Comments
 (0)