Attempt to trigger GHA builds properly
This commit is contained in:
@@ -142,14 +142,8 @@
|
||||
<id>gitactions</id>
|
||||
<properties>
|
||||
<vm-signing.ssh.key>~/.ssh/id_rsa</vm-signing.ssh.key>
|
||||
|
||||
<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>
|
||||
<sts4-language-servers-p2-repo>https://dist.springsource.com/${dist.type}/TOOLS/sts4-language-server-integrations/trials</sts4-language-servers-p2-repo>
|
||||
|
||||
<gpg.passphrase>${env.gpg_passphrase}</gpg.passphrase>
|
||||
<gpg.keyname>${env.gpg_keyname}</gpg.keyname>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user