dcd-spec icon indicating copy to clipboard operation
dcd-spec copied to clipboard

Declarative Pipeline specification for Spinnaker

Results 4 dcd-spec issues
Sort by recently updated
recently updated
newest added

Can you use spin cli for adding pipeline templates to spinnaker. This would helm the integration and to pull pipeline from the code

**Stage Definition** ``` variables: - name: secrets type: list defaultValue: - name: NA envVars: - NA - id: deployToDev type: deploy name: Deploy to Dev config: clusters: - account: dcomdev03...

while a support to pipeline TestA and TesB, the TestB is configuration a auto Trigger job depends TestA, And the TestB pipeline is config with pipeline templates from remote source,...