Skip to content

Commit

Permalink
PLATSD-188 push to ECR
Browse files Browse the repository at this point in the history
  • Loading branch information
bbcnt committed Jun 28, 2023
1 parent cad7562 commit d481771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- docker login -u lokalise -p ${DOCKER_PASSWORD} reg.lokalise.work
- docker build -f docker/Dockerfile -t 053497547689.dkr.ecr.eu-central-1.amazonaws.com/ce-connector-ditto/app:PRE-{{.PR}} -t reg.lokalise.work/ce-connector-ditto/app:PRE-{{.PR}} .
- docker push reg.lokalise.work/ce-connector-ditto/app:PRE-{{.PR}}
- docker push 053497547689.dkr.ecr.eu-central-1.amazonaws.com/ce-connector-ditto/app:PRE-{{.PR}}

- name: deploy-{{.PR}}
node: ditto-{{.PR}}
Expand Down

0 comments on commit d481771

Please sign in to comment.