Abstract away steps and remove output variables

This commit is contained in:
Webber
2020-01-08 00:52:58 +01:00
committed by Webber Takken
parent 53bec7beb4
commit 2ef785ceac
4 changed files with 179 additions and 174 deletions

View File

@@ -26,9 +26,7 @@ inputs:
required: false
default: ''
description: 'Path to a Namespace.Class.StaticMethod to run to perform the build.'
outputs:
buildPath:
description: 'Path where the current platform has been built to.'
outputs: {}
branding:
icon: 'box'
color: 'gray-dark'