mirror of
https://github.com/zhigang1992/firebase-tools.git
synced 2026-06-19 07:00:28 +08:00
* add formatting and linting for markdown and yaml * format markdown and yaml files * fix test expecting a string
5 lines
164 B
YAML
5 lines
164 B
YAML
steps:
|
|
- name: "gcr.io/cloud-builders/docker"
|
|
args: ["build", "-t", "gcr.io/$PROJECT_ID/package-builder", "."]
|
|
images: ["gcr.io/$PROJECT_ID/package-builder"]
|