diff --git a/.circleci/config.yml b/.circleci/config.yml index 33dffa52..b34f77dc 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,5 +1,15 @@ -version: 2 +version: 2.1 jobs: build: - branches: - ignore: gh-pages + machine: true + steps: + - run: "echo skip" + +workflows: + version: 2 + build: + jobs: + - build: + branches: + ignore: + - gh-pages diff --git a/index.html b/index.html index 4d5c662b..716e16e0 100644 --- a/index.html +++ b/index.html @@ -55,7 +55,7 @@ With Git at the center of your delivery pipelines, developers can make pull requ to accelerate and simplify application deployments and operations tasks to Kubernetes.

Weaveworks

GitOps tutorials:

Getting Help

If you have any questions about Flagger and progressive delivery:

Your feedback is always welcome!