Skip to content

Commit

Permalink
new api_base_url
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-nowak committed Mar 16, 2024
1 parent ceb925b commit 0c5e13f
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 @@ -43,7 +43,7 @@ jobs:
REPO=device-management-react \
TAG=${{ steps.build-number.outputs.BUILD_NUMBER }} \
../../.ci/build-publish.sh . \
--build-arg api_base_url=http://devicemanagement-env.eba-m3ctwxb5.eu-north-1.elasticbeanstalk.com:8080
--build-arg api_base_url=http://DeviceManagement-env.eba-w3zq4zzm.eu-north-1.elasticbeanstalk.com:8080
- name: Send Slack Message
run: >
curl -X POST -H 'Content-type: application/json'
Expand Down

0 comments on commit 0c5e13f

Please sign in to comment.