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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- setup-github-actions
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
env:
|
env:
|
||||||
AWS_REGION: eu-west-3
|
AWS_REGION: eu-west-3
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user