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
polkadot
Commits
6c40a4ae
Unverified
Commit
6c40a4ae
authored
Jun 03, 2019
by
gabriel klawitter
Committed by
GitHub
Jun 03, 2019
Browse files
ci: fix indentation (#280)
parent
89a7d8dc
Pipeline
#39365
passed with stages
in 16 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6c40a4ae
...
...
@@ -107,7 +107,7 @@ build-linux-release: &build
tags
:
-
linux-docker
script
:
-
./scripts/build.sh
-
./scripts/build.sh
-
time cargo build --release --verbose
-
mkdir -p ./artifacts
-
mv ./target/release/polkadot ./artifacts/.
...
...
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