Skip to content

Commit

Permalink
test CD frontend react
Browse files Browse the repository at this point in the history
  • Loading branch information
CarolinaOliiveira committed Jan 29, 2024
1 parent 7837f0a commit 0cced64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-react-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
chmod +x ../../.ci/build-publish.sh
USERNAME=pg47101 \
REPO=amigoscode-react \
TAG=%{{ steps.build-number.outputs.BUILD_NUMBER }} \
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
- name: Send Slack Message
Expand Down

0 comments on commit 0cced64

Please sign in to comment.