Skip to content
Snippets Groups Projects
Commit d972dab9 authored by Adriaan de Groot's avatar Adriaan de Groot
Browse files

CI: changed filename in release script

parent 2faa791d
No related branches found
No related tags found
No related merge requests found
......@@ -79,8 +79,8 @@ KEY_ID="CFDDC96F12B1915C"
# Try to make gpg cache the signing key, so we can leave the process
# to run and sign.
rm -f CHANGES.gpg
gpg -s -u $KEY_ID CHANGES
rm -f CMakeLists.txt.gpg
gpg -s -u $KEY_ID CMakeLists.txt
### Build with default compiler
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment