Spinnaker Create a Pipeline from Template
Jump to navigation
Jump to search
External
Internal
Overview
Procedure
Command Line with spin
spin pipeline-template use -k --id "<pipeline-template-id>" --application "<application-name>" --name "<pipeline-name>" --values ".../variables.yaml"
where the file name that follows --values
is a JSON/YAML file with template variables and values.
UI
Create From: Template
Source URL: spinnaker://<template-id>
Define template parameters
General
Inherit the following configuration from template:
- Expected Artifacts
- Triggers
- Parameters
Configure
Error: Message: template schema version is unsupported: expected '1', got 'v2' Severity: FATAL
Use spin
instead.