Skip to content
Snippets Groups Projects
Commit 0634e900 authored by gabriel klawitter's avatar gabriel klawitter Committed by GitHub
Browse files

ci: fix indentation (#280)

parent 4b7dfc4c
Branches
No related merge requests found
......@@ -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/.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment