Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CarolinaOliiveira committed Jan 31, 2024
2 parents 5e086d2 + 69546fa commit 083b79b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-react-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
REPO=amigoscode-react \
TAG=${{ steps.build-number.outputs.BUILD_NUMBER }} \
../../.ci/build-publish.sh .\
--build-arg api_base_url=http://amigoscode-api-env.eba-ugqm2msm.eu-west-3.elasticbeanstalk.com:8080
--build-arg api_base_url=http://amigoscode-api-env.eba-ugqm2msm.eu-west-3.elasticbeanstalk.com/:8080
- name: Send Slack Message
run: >
curl -X POST -H 'Content-type: application/json'
Expand Down
2 changes: 1 addition & 1 deletion Dockerrun.aws.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
]
}
]
}
}

0 comments on commit 083b79b

Please sign in to comment.