diff --git a/.harness/firebase-deploy.yaml b/.harness/firebase-deploy.yaml index 5162c17..0ed8957 100644 --- a/.harness/firebase-deploy.yaml +++ b/.harness/firebase-deploy.yaml @@ -6,10 +6,10 @@ spec: type: ci spec: steps: - - name: deploy + - name: build type: run spec: - name: deploy + name: build shell: bash script: | bash ./deploy.firebase.sh \ No newline at end of file