Skip to content

Commit

Permalink
Fix ecs service issue (#4)
Browse files Browse the repository at this point in the history
* rename to configs

* fix repo name
  • Loading branch information
Onyedikachi authored Oct 22, 2024
1 parent 0062ccc commit 7c42c3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Build and Push Docker Image
env:
REGISTRY_NAME: "794038231069.dkr.ecr.eu-west-2.amazonaws.com"
REPOSITORY_NAME: "sdm-service"
REPOSITORY_NAME: "fem-eci-service"
IMAGE_TAG: "prod"
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down
File renamed without changes.

0 comments on commit 7c42c3d

Please sign in to comment.