Skip to content
Snippets Groups Projects
Commit b91e3e86 authored by Xiao Gui's avatar Xiao Gui
Browse files

bugfix: e2e

parent 73f472a1
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ jobs:
run: |
docker build --build-arg BACKEND_URL=${BACKEND_URL} -t ${DOCKER_IMAGE_NAME}:${DOCKER_IMAGE_TAG} .
env:
BACKEND_URL: http://localhost:3001
BACKEND_URL: http://localhost:3001/
test:
runs-on: self-hosted
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment