Setup github actions

This commit is contained in:
Charles Bochet 2023-04-07 11:25:05 +02:00
parent 2c23defeaf
commit 5c651831a7

View File

@ -3,10 +3,6 @@ name: Push Image to ECR
push:
branches:
- main
- setup-github-actions
pull_request:
branches:
- main
env:
AWS_REGION: eu-west-3
jobs: