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

sync

parent 97b3357c
No related branches found
No related tags found
No related merge requests found
Pipeline #49506 failed
......@@ -2,10 +2,7 @@ image: node:latest
stages:
- build
- test
tags:
- docker-privileged
- confidence-check
before_script:
- apt-get update -qy
......@@ -34,8 +31,8 @@ build_react_app:
- build
- node_modules/
test-react-app:
stage: test
e2e:chrome:
stage: confidence-check
needs: [build_react_app]
services:
- selenium/standalone-chrome
......
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