Trying to fix Travis

This commit is contained in:
James Daniels
2019-10-09 16:25:13 +01:00
parent d328397296
commit 5ba7241fd6
3 changed files with 9 additions and 2 deletions

View File

@@ -5,7 +5,6 @@
# @latest `gcloud builds submit --substitutions=TAG_NAME="v1.2.3"`
steps:
- name: 'gcr.io/cloud-builders/yarn'
dir: 'reactfire'
- name: 'gcr.io/cloud-builders/yarn'
dir: 'reactfire'
args: ['build']