From 3597117bd53f58e8dcb269ccfd8ddeb73417193e Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Tue, 3 Mar 2020 16:29:56 +0100 Subject: [PATCH] Update copyright, fix CircleCI (thanks Stefan) --- .circleci/config.yml | 16 +++++++++++++--- index.html | 2 +- 2 files changed, 14 insertions(+), 4 deletions(-) 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!