Updated config to push to production

This commit is contained in:
Zakary Timson 2019-04-11 21:56:36 -04:00 committed by GitHub
parent 9e74d93783
commit 799f6b8001
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@ jobs:
- run:
name: Depoly
command: gsutil cp -r dist/ZaksCode/* gs://zaks-code.appspot.com
command: gsutil cp -r dist/ZaksCode/* gs://www.zakscode.com
workflows:
version: 2