Docker image context hash

Example usage

on:
  pull_request:

Development

  • Install deps: npm ci
  • Run tests: npm run test
  • Run lint: npm run lint
  • Pcakage application: npm run package. Remember to run this before committing anything.