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
Branches
Tags
No related merge requests found
...@@ -79,8 +79,8 @@ KEY_ID="CFDDC96F12B1915C" ...@@ -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
# #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment