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

Test6

parent 1cbf60e2
No related branches found
No related tags found
No related merge requests found
Pipeline #49507 failed
......@@ -4,10 +4,6 @@ stages:
- build
- confidence-check
before_script:
- apt-get update -qy
- apt-get install -y docker.io
cache:
paths:
- node_modules/
......@@ -15,6 +11,7 @@ cache:
build_react_app:
stage: build
services:
- docker:19.03.12-dind
- selenium/standalone-chrome
script:
- echo "Starte den Build"
......
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