Setup github actions
This commit is contained in:
4
.github/workflows/push-to-ecr.yaml
vendored
4
.github/workflows/push-to-ecr.yaml
vendored
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user