fix env var

This commit is contained in:
davidnewhall2 2019-12-04 23:27:26 -08:00
parent bbec76a28a
commit ecc6778cb1
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ script:
# Test built docker image.
- docker run $BINARY -v 2>&1 | grep -Eq "^$BINARY v$VERSION"
# Build everything
- rvm 2.0.0 do SIGNING_KEY=616A79D1ADA2F0FD6F5E2A9166AB29F0EC5718FF make release
- SIGNING_KEY=616A79D1ADA2F0FD6F5E2A9166AB29F0EC5718FF rvm 2.0.0 do make release
after_success:
# Display Release Folder
- ls -l release/