mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-09 02:19:03 +00:00
add support for building images with docker files (#4)
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
This commit is contained in:
parent
329be0a470
commit
1b1386b77e
6 changed files with 82 additions and 26 deletions
|
@ -9,6 +9,7 @@
|
|||
"rootDir": ".",
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
"node_modules",
|
||||
"scripts"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue