Added new trace-Data input. changed label value to link to dockerfile

Signed-off-by: Jyotsna <Josh-01@github.com>
This commit is contained in:
Jyotsna 2020-11-11 20:19:52 +05:30
parent e2bf0d0cc1
commit cf7e6e140f
3 changed files with 20 additions and 26 deletions

View file

@ -70,7 +70,10 @@ inputs:
ssh:
description: "List of SSH agent socket or keys to expose to the build"
required: false
trace-data:
description: "Flag to indicate whether link to dockerfile is added to image labels or not"
default: 'false'
required: false
outputs:
digest:
description: 'Image content-addressable identifier also called a digest'