version: 1 kind: pipeline spec: stages: - name: build type: ci spec: steps: - name: deploy type: run spec: name: deploy shell: bash script: | bash ./deploy.firebase.sh