Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
72c14268
Commit
72c14268
authored
Sep 14, 2021
by
Radu Popa
Browse files
use correct build command for temp malus
parent
1d155fea
Pipeline
#157007
passed with stages
in 46 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
72c14268
...
...
@@ -272,7 +272,8 @@ build-malus:
script
:
# temporary build for malus
-
git checkout temporary-malus && git pull
-
time cargo build --release --verbose -p polkadot-test-malus --features disputes
-
time cargo build --release --verbose -p polkadot --features disputes
#- time cargo build --release --verbose -p polkadot-test-malus --features disputes
-
sccache -s
# pack artifacts
-
mkdir -p ./artifacts
...
...
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