mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-07 17:31:35 +00:00
Output msg if tags input is not provided (#33)
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
d871ed8ae9
commit
76570bc65b
6 changed files with 13 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# buildah-build Changelog
|
||||
|
||||
## v2.1
|
||||
- Add `archs` input to allow building images for custom architectures. [803a141](https://github.com/redhat-actions/buildah-build/commit/803a1413e7c2a594cbfb6680bca358bfdbe36745)
|
||||
- Add `archs` input to allow building images for custom architectures [803a141](https://github.com/redhat-actions/buildah-build/commit/803a1413e7c2a594cbfb6680bca358bfdbe36745)
|
||||
|
||||
## v2
|
||||
- Rename `tag` input to `tags`, to allow you to build multiple tags of the same image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue