Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
whats-open-web
Commits
0c7e5860
Commit
0c7e5860
authored
Nov 21, 2017
by
Nicholas J Anderson
Browse files
Tell react-scripts that it's okay to have warnings
parent
e2d7ef4d
Pipeline
#1761
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0c7e5860
...
...
@@ -2,6 +2,8 @@ image: node:6.5.0
build
:
stage
:
build
environment
:
CI
:
false
script
:
-
npm install
-
npm run build
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment