Add github actions for multiarch
This commit is contained in:
parent
55175292b0
commit
635fb1d8b1
4 changed files with 65 additions and 1 deletions
8
build/gpgparams
Normal file
8
build/gpgparams
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
%no-protection
|
||||
%echo Generating a basic OpenPGP key
|
||||
Key-Type: RSA
|
||||
Key-Length: 2048
|
||||
Name-Real: pass-key
|
||||
Expire-Date: 0
|
||||
%commit
|
||||
%echo done
|
||||
Loading…
Add table
Add a link
Reference in a new issue