Skip to content

Commit

Permalink
{fix} - workflow naming #1
Browse files Browse the repository at this point in the history
  • Loading branch information
JokerTrickster committed Jul 12, 2024
1 parent 62ad337 commit 9345c0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deployDEV.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ jobs:
needs: [test,coverage]
env:
REPO_DOMAIN: 730335282594.dkr.ecr.ap-northeast-2.amazonaws.com
REPO_URL: dev_frog
CLUSTER_NAME: frog
REPO_URL: dev_food-recommendation
CLUSTER_NAME: food-recommendation
REGION: ap-northeast-2
steps:
- name: check path
Expand Down

0 comments on commit 9345c0d

Please sign in to comment.