Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
cargo-contract
Commits
7f6ef5ee
Commit
7f6ef5ee
authored
Apr 12, 2022
by
Andrew Jones
Browse files
Build before test, and test --release
parent
49e04e5a
Pipeline
#188124
failed with stages
in 8 minutes and 1 second
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7f6ef5ee
...
...
@@ -7,8 +7,8 @@
stages
:
-
check
-
test
-
build
-
test
variables
:
GIT_STRATEGY
:
fetch
...
...
@@ -110,7 +110,7 @@ test:
stage
:
test
<<
:
*docker-env
script
:
-
cargo test --verbose --workspace --all-features
-
cargo test
--release
--verbose --workspace --all-features
test-new-project-template
:
stage
:
test
...
...
Andrew Jones
@ascjones
mentioned in commit
068e0527
·
Apr 12, 2022
mentioned in commit
068e0527
mentioned in commit 068e0527f581a17fb298c7ea510880b4bf854a90
Toggle commit list
Paritytech CI
@paritytech-ci
mentioned in commit
bce9301c
·
Apr 12, 2022
mentioned in commit
bce9301c
mentioned in commit bce9301c987b83ea018a4ee426812065ebae4036
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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