remove duplicate build for e2e

This commit is contained in:
Denys Vuika
2018-09-03 09:30:25 +01:00
parent 1a88bef3fb
commit 94b872239b
+1 -1
View File
@@ -28,4 +28,4 @@ jobs:
- stage: test
script: npm run test:ci
- stage: e2e
script: npm run build:dev && npm run e2e:docker
script: npm run e2e:docker