Skip to content

Instantly share code, notes, and snippets.

@georgeperry1
Created December 28, 2019 12:11
Show Gist options
  • Save georgeperry1/3e56710414f49feca63f01ae5b418087 to your computer and use it in GitHub Desktop.
Save georgeperry1/3e56710414f49feca63f01ae5b418087 to your computer and use it in GitHub Desktop.
name: Production Build
on:
pull_request:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [8.x, 10.x, 12.x]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment