File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - master
7+ - main
78 workflow_dispatch :
89
910jobs :
@@ -106,7 +107,7 @@ jobs:
106107 - name : deploy evaluation function
107108 id : deploy-evaluation-function
108109 env :
109- BACKEND_API_URL : https://hytqbudf4a.eu-west-1.awsapprunner .com
110+ BACKEND_API_URL : https://staging-api.lambdafeedback .com
110111 API_KEY : ${{ secrets.FUNCTION_ADMIN_API_KEY }}
111112 ECR_REGISTRY : ${{ steps.login-ecr.outputs.registry }}
112113 IMAGE_TAG : ${{ steps.set_function_name.outputs.function_name }}
@@ -175,7 +176,7 @@ jobs:
175176 - name : deploy evaluation function
176177 id : deploy-evaluation-function
177178 env :
178- BACKEND_API_URL : https://vnfapgr7gv.eu-west-1.awsapprunner .com
179+ BACKEND_API_URL : https://prod-api.lambdafeedback .com
179180 API_KEY : ${{ secrets.FUNCTION_ADMIN_API_KEY }}
180181 ECR_REGISTRY : ${{ steps.login-ecr.outputs.registry }}
181182 IMAGE_TAG : ${{ steps.set_function_name.outputs.function_name }}
You can’t perform that action at this time.
0 commit comments