mirror of
https://github.com/naveenrajm7/rpmbuild.git
synced 2025-07-12 04:13:50 +00:00
change input name
This commit is contained in:
@ -3,10 +3,10 @@ description: 'Build RPM from spec file and source code'
|
|||||||
author: 'Naveenraj M'
|
author: 'Naveenraj M'
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
specFile:
|
spec_file:
|
||||||
description: 'path to the spec file'
|
description: 'path to the spec file'
|
||||||
required: true
|
required: true
|
||||||
default: '.'
|
default: '*.spec'
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
|
Reference in New Issue
Block a user