Spinnaker Create a Pipeline from Template: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 9: Line 9:


==Command Line with <tt>spin</tt>==
==Command Line with <tt>spin</tt>==
==UI==
Create From: Template
Source URL: <code>spinnaker://<template-id></code>
===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 <code>spin</code> instead.

Revision as of 20:27, 30 May 2023

External

Internal

Overview

Procedure

Command Line with spin

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.