readme + cleaning

Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
This commit is contained in:
Luca Stocchi 2020-11-13 15:20:53 +01:00
parent 2168b4e067
commit 1196e988b8
No known key found for this signature in database
GPG key ID: 930BB00F3FCF30A4
4 changed files with 98 additions and 7 deletions

View file

@ -1,7 +1,7 @@
{
"name": "buildah-action",
"version": "0.0.1",
"description": "",
"description": "Action for building OCI-compatible images using buildah",
"main": "index.js",
"scripts": {
"compile": "tsc -p .",