diff --git a/README.org b/README.org index 6e628f4..8a25ce7 100644 --- a/README.org +++ b/README.org @@ -4,6 +4,8 @@ GCP Deployment #+EMAIL: mail@jamesblair.net #+DATE: 5th January 2021 +[[https://github.com/jmhbnz/gitlab-gc-deployment/workflows/ci/badge.svg]] + This org file is intended to capture and automate the end to end workflow to deploy an instance of [[https://gitlab.com][Gitlab]] on [[https://console.cloud.google.com][Google Cloud Platform]]. We'll use shell blocks inside this file which can be executed with [[https://orgmode.org/worg/org-contrib/babel/][Babel]]. Additionally we want to explore tangling these source code blocks to shell script files within this document so that the scripts can then be executed by a continous delivery pipeline.