Skip to content

Instantly share code, notes, and snippets.

View jeremyepling's full-sized avatar
:octocat:

Jeremy Epling jeremyepling

:octocat:
View GitHub Profile
@jeremyepling
jeremyepling / actions-gcloud-cicd.yaml
Created August 21, 2019 21:02
Build and deploy to gcloud
name: Build and deploy
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
container: google/cloud-sdk:latest
@jeremyepling
jeremyepling / .gitattributes
Created October 9, 2018 00:22
gitattributes for gatsby
* text eol=lf