Re-run deploy job
I manually deleted the nodepool-gcs secret in order to remove
an unused key, since the ansible task in this repo's playbook
does not appear to handle key deletions.
This change is a noop to re-run the deploy job to recreate the
secret.
Change-Id: I6e492da49a74f2afa007c49bea98cb838a16e99d
diff --git a/README.md b/README.md
index 369a2f0..d9379c7 100644
--- a/README.md
+++ b/README.md
@@ -238,4 +238,4 @@
kubectl create clusterrolebinding zuul-deployment-cluster-admin-binding \
--clusterrole cluster-admin \
--user system:serviceaccount:zuul:zuul-deployment
-```
\ No newline at end of file
+```