Commit c260ee0f authored by Nasir Hussain's avatar Nasir Hussain

Add new file

parents
{
"application": "spinnaker-test-app-dinghy",
"pipelines": [
{
"application": "spinnaker-test-app-dinghy",
"keepWaitingPipelines": false,
"limitConcurrent": true,
"name": "Made By Armory Pipeline Templates",
"stages": [
{{ module "wait.stage.module" }}
],
"triggers": []
},
{
"application": "spinnaker-test-app-dinghy",
"name": "spinnaker-test-app-dinghy-pipeline-1",
"stages": [
{
"name": "one",
"type": "wait",
"waitTime": 10
}
]
}
]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment