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