Skip to content

Commit

Permalink
changes in stage api gateway pipeline'
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheetal-ayanworks committed Jun 27, 2024
1 parent 82c2665 commit b3b5def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stage-taskdef/api-gateway-service.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"containerDefinitions": [
{
"name": "api_gateway",
"image": "%REPOSITORY_URI%:CONNECTION_V_%BUILD_NUMBER%",
"image": "%REPOSITORY_URI%:API-GATEWAY_V_%BUILD_NUMBER%",
"cpu": 1024,
"memory": 2048,
"portMappings": [
Expand Down

0 comments on commit b3b5def

Please sign in to comment.