Skip to content

Commit

Permalink
Merge branch 'pipeline-implementation' of https://github.com/Bhutan-N…
Browse files Browse the repository at this point in the history
…DI/ngotag-platform into feat/implement-nats-cluster
  • Loading branch information
bhavanakarwade committed Jun 27, 2024
2 parents 7243d4f + b3b5def commit 3025416
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 3025416

Please sign in to comment.