Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created January 12, 2021 10:32
Show Gist options
  • Save velotiotech/cdf9d1ed51e14dc0e036f7477e8b270d to your computer and use it in GitHub Desktop.
Save velotiotech/cdf9d1ed51e14dc0e036f7477e8b270d to your computer and use it in GitHub Desktop.
name: Serverless S3
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [10.x]
steps:
- uses: actions/checkout@v2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment