Skip to content
Snippets Groups Projects
Commit c0c60480 authored by David Dorchies's avatar David Dorchies
Browse files

chore: revert e2e testing in dev branches

Finish to revert cb9edb31

Refs #648
parent 049173c7
No related branches found
No related tags found
2 merge requests!252release: version 4.18.0,!243Resolve "CI: E2E tests are not working since docker image update"
Pipeline #159521 passed
......@@ -60,6 +60,11 @@ install:
test:
stage: test
only:
- tags
- schedules
- web
- master
script:
- npm run e2e
......
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