You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To allow upload using tools which rely on {runtime.*} variables
Actions server side:
- Compile a "blacklist" (eg : {runtime.platform.path}/variants/{build.variant} )
- Replace these entries with {build.path} when found in commandline
- Map the blacklisted entry to a set of extra files to be uploaded
- Profit
0 commit comments