This commit is contained in:
Dawid Dziurla 2020-03-26 13:26:07 +01:00
parent b367c08be4
commit d9becc67b6
No known key found for this signature in database
GPG key ID: 7B6D8368172E9B0B
4 changed files with 42 additions and 27 deletions

View file

@ -4,10 +4,14 @@ branding:
color: red
icon: package
inputs:
directory:
source_directory:
description: Directory where Debian sources are, relative to workspace
required: false
default: ./
artifacts_directory:
description: Directory where build artifacts will be placed, relative to workspace
required: false
default: ./
os:
description: '"ubuntu" or "debian"'
required: false