Skip to content

Instantly share code, notes, and snippets.

@georgeperry1
Last active December 28, 2019 12:09
Show Gist options
  • Save georgeperry1/72b6cf85bc546372e47e5a27d022b48d to your computer and use it in GitHub Desktop.
Save georgeperry1/72b6cf85bc546372e47e5a27d022b48d 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