CI: changed filename in release script
This commit is contained in:
parent
2faa791de4
commit
d972dab9b7
@ -79,8 +79,8 @@ KEY_ID="CFDDC96F12B1915C"
|
|||||||
|
|
||||||
# Try to make gpg cache the signing key, so we can leave the process
|
# Try to make gpg cache the signing key, so we can leave the process
|
||||||
# to run and sign.
|
# to run and sign.
|
||||||
rm -f CHANGES.gpg
|
rm -f CMakeLists.txt.gpg
|
||||||
gpg -s -u $KEY_ID CHANGES
|
gpg -s -u $KEY_ID CMakeLists.txt
|
||||||
|
|
||||||
### Build with default compiler
|
### Build with default compiler
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user