fix snap build
This commit is contained in:
parent
e7102d9f38
commit
ac02d12fa8
@ -77,7 +77,7 @@ linux-snap:
|
|||||||
- echo "Version:"$VER
|
- echo "Version:"$VER
|
||||||
- snapcraft
|
- snapcraft
|
||||||
- ls
|
- ls
|
||||||
- cp "parity_"$CI_BUILD"_REF_NAME_amd64.snap" "parity_"$VER"_amd64.snap"
|
#- cp "parity_"$CI_BUILD"_REF_NAME_amd64.snap" "parity_"$VER"_amd64.snap"
|
||||||
- md5sum "parity_"$VER"_amd64.snap" > "parity_"$VER"_amd64.snap.md5"
|
- md5sum "parity_"$VER"_amd64.snap" > "parity_"$VER"_amd64.snap.md5"
|
||||||
- aws configure set aws_access_key_id $s3_key
|
- aws configure set aws_access_key_id $s3_key
|
||||||
- aws configure set aws_secret_access_key $s3_secret
|
- aws configure set aws_secret_access_key $s3_secret
|
||||||
|
Loading…
Reference in New Issue
Block a user