Skip to content

Commit

Permalink
added pipeline for dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheetal-ayanworks committed Apr 26, 2024
1 parent 731c08c commit 65045fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taskdef/frontend-taskdef.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"family": "DEV-FRONTEND_UI_TASKDEF",
"containerDefinitions": [
{
"name": "frontend-ui",
"name": "frontend_ui",
"image": "%REPOSITORY_URI%:FRONTEND_V_%BUILD_NUMBER%",
"cpu": 1024,
"memory": 2048,
Expand Down

0 comments on commit 65045fb

Please sign in to comment.