From 03485ad955461f28ae0a820478848f595821d889 Mon Sep 17 00:00:00 2001 From: Brian Cunnie Date: Sat, 17 Mar 2018 04:35:47 -0700 Subject: [PATCH] Pipelines: unpause from the CLI --- ci/pipeline-badges.yml | 2 ++ ci/pipeline-simple.yml | 1 + ci/pipeline-sslip.io.yml | 2 ++ 3 files changed, 5 insertions(+) diff --git a/ci/pipeline-badges.yml b/ci/pipeline-badges.yml index 7e778f7..b6ecd63 100644 --- a/ci/pipeline-badges.yml +++ b/ci/pipeline-badges.yml @@ -1,6 +1,8 @@ # pipeline for Concourse CI for badges +# # fly -t nono sp -p badges -c pipeline-badges.yml # fly -t nono expose-pipeline -p badges +# fly -t nono unpause-pipeline -p badges groups: - name: badges jobs: diff --git a/ci/pipeline-simple.yml b/ci/pipeline-simple.yml index a9b020f..bded5e6 100644 --- a/ci/pipeline-simple.yml +++ b/ci/pipeline-simple.yml @@ -1,5 +1,6 @@ # fly -t nono sp -p simple -c pipeline-simple.yml # fly -t nono expose-pipeline -p simple +# fly -t nono unpause-pipeline -p simple groups: - name: simple jobs: diff --git a/ci/pipeline-sslip.io.yml b/ci/pipeline-sslip.io.yml index 381517f..6153988 100644 --- a/ci/pipeline-sslip.io.yml +++ b/ci/pipeline-sslip.io.yml @@ -1,6 +1,8 @@ # pipeline for Concourse CI for sslip.io +# # fly -t nono sp -p sslip.io -c pipeline-sslip.io.yml # fly -t nono expose-pipeline -p sslip.io +# fly -t nono unpause-pipeline -p sslip.io groups: - name: sslip.io jobs: