about summary refs log tree commit diff
path: root/ops/buildkite/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'ops/buildkite/README.org')
-rw-r--r--ops/buildkite/README.org7
1 files changed, 0 insertions, 7 deletions
diff --git a/ops/buildkite/README.org b/ops/buildkite/README.org
deleted file mode 100644
index c28acbd..0000000
--- a/ops/buildkite/README.org
+++ /dev/null
@@ -1,7 +0,0 @@
-This is to configure the pipelines in buildkite.
-
-To upload them, run =nix run .#ops.buildkite.upload=.
-
-The state is stored in a GCS bucket (and it needs to be created before we run this).
-
-The service account =terraform= needs to exist first, running =gcloud iam service-accounts list= will list them and we can verify it is defined. I might need to run =gcloud auth application-default login= in order to authenticate first.