playcanvas-rest-api-tools icon indicating copy to clipboard operation
playcanvas-rest-api-tools copied to clipboard

Refactor repro so that the steps/jobs are stackable and configurable

Open yaustar opened this issue 3 years ago • 0 comments

Rather than have a specific job per build target, it would be more configurable to have a series of modifications

Eg. Download -> Remove Debug code -> Remove all assets expect tags -> Add CSP rules -> Zip

This will make it much more flexible and usable in a CI environment.

yaustar avatar Oct 27 '21 10:10 yaustar