apax build
- Executes the
prebuildscript from theapax.ymlif available. - Calls the
stcto build the app/library. - Executes the
postbuildscript from theapax.ymlif available.
If one of these steps fails (exit code is not zero), the following steps will not be executed.