resume/.harness/firebase-deploy.yaml

15 lines
283 B
YAML

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