Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 279 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 279 Bytes

build-push-ecr

This github action builds a container that will run a node app (via npm start). The base image (gasbuddy/node-app) has some opinions about ports and such, so if you're not at GasBuddy and you're using this step, it's probably as inspiration and not directly.