Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Change build order
Browse files Browse the repository at this point in the history
  • Loading branch information
arkpar committed Dec 15, 2016
1 parent 03db4d0 commit 6d41168
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,8 @@ darwin:
- stable
- triggers
script:
- cargo clean
- cargo build -j 8 --release -p ethstore #$CARGOFLAGS
- cargo build -j 8 --release #$CARGOFLAGS
- cargo build -j 8 --release -p ethstore #$CARGOFLAGS
- rm -rf parity.md5
- md5sum target/release/parity > parity.md5
- packagesbuild -v mac/Parity.pkgproj
Expand Down

0 comments on commit 6d41168

Please sign in to comment.