Update gitlab-ci
fix darwin md5
This commit is contained in:
parent
8c01766d90
commit
ee0f1250ac
@ -274,6 +274,7 @@ darwin:
|
||||
- stable
|
||||
script:
|
||||
- cargo build --release --verbose
|
||||
- rm -rf parity.md5
|
||||
- md5sum target/release/parity >> parity.md5
|
||||
- aws configure set aws_access_key_id $s3_key
|
||||
- aws configure set aws_secret_access_key $s3_secret
|
||||
|
Loading…
Reference in New Issue
Block a user