From 97c2f0677b352fe512d7da4b57f973fc750ae328 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 12 Jun 2021 15:33:57 +0100 Subject: [PATCH] Uses lowercase for app name --- .do/deploy.template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml index 73a7ae52..75095ce1 100644 --- a/.do/deploy.template.yaml +++ b/.do/deploy.template.yaml @@ -1,5 +1,5 @@ spec: - name: Dashy + name: dashy static_sites: - environment_slug: html name: dashy-web