Attempt to trigger GHA builds properly
This commit is contained in:
@@ -136,10 +136,6 @@
|
||||
<properties>
|
||||
<dist.accessKey>${env.tools_s3_access_key}</dist.accessKey>
|
||||
<dist.secretKey>${env.tools_s3_secret_key}</dist.secretKey>
|
||||
|
||||
<dist.pathpostfix>trials</dist.pathpostfix>
|
||||
<dist.path>${dist.type}/${dist.key}/${dist.project}/${dist.pathpostfix}</dist.path>
|
||||
|
||||
<gpg.passphrase>${env.gpg_passphrase}</gpg.passphrase>
|
||||
<gpg.keyname>${env.gpg_keyname}</gpg.keyname>
|
||||
<gpg.homedir>${env.gpg_homedir}</gpg.homedir>
|
||||
|
||||
Reference in New Issue
Block a user