Skip to content
Snippets Groups Projects
Commit c4b42ca0 authored by s87777's avatar s87777
Browse files

Test20

parent 9727cf75
No related branches found
No related tags found
No related merge requests found
Pipeline #50053 canceled
......@@ -4,5 +4,3 @@ REACT_APP_API_SERVER_URL=http://127.0.0.1:80
# cf. https://github.com/facebook/create-react-app/issues/11762
# related to proxy-setting in package.json
DANGEROUSLY_DISABLE_HOST_CHECK=true
#Anbindung standalone Serve
......@@ -3,9 +3,6 @@ services:
- name: docker 19.03.12-dind
alias: docker
variables:
HOST_STANDALONE_SERVER: ""
stages:
- build
......@@ -13,8 +10,8 @@ build_test_frontend:
stage: build
services:
- docker:19.03.12-dind
- name: selenium/standalone-chrome
alias: chrome
- selenium/standalone-chrome
script:
- echo "install npm"
- apk update
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment