Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
ink
Commits
58bc7ff2
Verified
Commit
58bc7ff2
authored
Oct 02, 2019
by
Denis_P
🏑
Browse files
error
parent
97b5ba48
Pipeline
#53177
failed with stages
in 5 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
58bc7ff2
...
...
@@ -45,7 +45,7 @@ variables:
#### stage: check-workspace
cargo-check-af
:
kcov
:
stage
:
check-workspace
<<
:
*docker-env
script
:
...
...
@@ -103,12 +103,6 @@ cargo-build-nf:
script
:
-
time cargo build --verbose --all --no-default-features --release --target=wasm32-unknown-unknown
test-coverage
:
stage
:
check-workspace
<<
:
*docker-env
script
:
#### stage: examples
examples-wasm
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment