mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-07 17:31:35 +00:00
Rename to buildah-build
Signed-off-by: Tim Etchells <tetchell@redhat.com>
This commit is contained in:
parent
4373525da7
commit
4e70c85f52
5 changed files with 16 additions and 10 deletions
|
@ -1,7 +1,11 @@
|
|||
{
|
||||
"name": "buildah-action",
|
||||
"name": "buildah-build",
|
||||
"version": "0.0.1",
|
||||
"description": "Action for building OCI-compatible images using buildah",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/redhat-actions/buildah-build"
|
||||
},
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"compile": "tsc -p .",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue