Unverified Commit 6c40a4ae authored by gabriel klawitter's avatar gabriel klawitter Committed by GitHub
Browse files

ci: fix indentation (#280)

parent 89a7d8dc
Pipeline #39365 passed with stages
in 16 minutes and 49 seconds
......@@ -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/.
......
Supports Markdown
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