mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
more hoops for Apple; ffs
This commit is contained in:
@@ -874,6 +874,9 @@
|
||||
<arg value="--password" />
|
||||
<arg value="${env.PROCESSING_APP_PASSWORD}" />
|
||||
|
||||
<arg value="--team-id" />
|
||||
<arg value="${env.PROCESSING_TEAM_ID}" />
|
||||
|
||||
<arg value="--file" />
|
||||
<arg value="${dist.filename}" />
|
||||
</exec>
|
||||
|
||||
Reference in New Issue
Block a user