mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-30 03:43:02 +03:00
Setup github actions
This commit is contained in:
parent
2c23defeaf
commit
5c651831a7
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user