Skip to content

add Dockerfile to create docker image that is deployed on AWS ECR #92

add Dockerfile to create docker image that is deployed on AWS ECR

add Dockerfile to create docker image that is deployed on AWS ECR #92

Workflow file for this run

name: Lint and test
on: [push, pull_request]
jobs:
run-reusable-lint-and-test:
uses: ./.github/workflows/reusable_lint_and_test.yaml
secrets: inherit