From c24ab809a5ce892e07f25fdb12e6022272914ac7 Mon Sep 17 00:00:00 2001 From: bel Date: Wed, 11 Oct 2023 20:55:46 -0600 Subject: [PATCH] gogo --- .harness/firebase-deploy.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.harness/firebase-deploy.yaml b/.harness/firebase-deploy.yaml index 56b1f45..fc3c14c 100644 --- a/.harness/firebase-deploy.yaml +++ b/.harness/firebase-deploy.yaml @@ -23,8 +23,9 @@ spec: shell: sh script: | set -x + set -e vale sync - vale + vale deploy/public/index.html false #- name: build # type: run