Skip to content

Instantly share code, notes, and snippets.

View BaconSoap's full-sized avatar

Andrew Varnerin BaconSoap

View GitHub Profile
@BaconSoap
BaconSoap / config.yml
Last active October 15, 2020 21:40
CircleCI config for building/deploying a GatsbyJS site
# Javascript Node CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-javascript/ for more details
#
version: 2
jobs:
build-job:
docker:
- image: circleci/node:8.9.3