Run webide e2e tests on merge requests
This commit is contained in:
parent
3d78114b25
commit
b5d1cd6b5b
@ -70,6 +70,10 @@ test:
|
|||||||
|
|
||||||
webide-e2e:
|
webide-e2e:
|
||||||
extends: .nix
|
extends: .nix
|
||||||
|
only:
|
||||||
|
- merge_requests
|
||||||
|
- dev
|
||||||
|
- /^.*-run-dev$/
|
||||||
script:
|
script:
|
||||||
- nix-build nix -A ligo-editor.e2e
|
- nix-build nix -A ligo-editor.e2e
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user