Temporarily disable webide stage, because it contains a randomly failing test.
This commit is contained in:
parent
65161148d3
commit
a4e414bd76
@ -85,9 +85,11 @@ xrefcheck:
|
||||
.webide-e2e:
|
||||
extends: .nix
|
||||
only:
|
||||
- merge_requests
|
||||
- dev
|
||||
- /^.*-run-dev$/
|
||||
# Disabled for now unless the branch name contains webide, because a test in this job fails randomly
|
||||
- /.*webide.*/
|
||||
#- merge_requests
|
||||
#- dev
|
||||
#- /^.*-run-dev$/
|
||||
script:
|
||||
- nix-build nix -A ligo-editor.e2e
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user