mirror of
https://github.com/game-ci/unity-activate
synced 2026-01-28 21:59:05 +08:00
12 lines
302 B
YAML
12 lines
302 B
YAML
name: 'Unity - Activate'
|
|
author: Webber Takken <webber@takken.io>
|
|
description: 'Activate Unity using credentials or a license file. Both personal and professional licenses are supported.'
|
|
inputs: {}
|
|
outputs: {}
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile'
|
|
branding:
|
|
icon: 'box'
|
|
color: 'gray-dark'
|