Skip to content
Snippets Groups Projects
Commit 26f848d9 authored by Grzegorz Bizon's avatar Grzegorz Bizon
Browse files

Merge branch 'remove-killall-node-hack' into 'master'

Remove `killall node` now that webpack-dev-server bug has been fixed

See merge request !289
parents 8e123b62 a9d57afc
No related branches found
No related tags found
1 merge request!289Remove `killall node` now that webpack-dev-server bug has been fixed
Pipeline #
Loading
Loading
@@ -39,8 +39,6 @@ test:install:
- netstat -lpt
- gdk install
- support/set-gitlab-upstream
- killall node || true
- gdk run &
- sleep 30
- curl -f --retry 10 --retry-delay 5 http://127.0.0.1:3000/
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