A step-by-step guide to reducing Angular Scully build times in GitHub Actions by caching Angular build artifacts in GitHub Releases. The workflow splits the pipeline into two jobs: one that builds the Angular app and uploads artifacts to a GitHub Release on new tags, and another that downloads those artifacts and runs Scully

8m read timeFrom playfulprogramming.com
Post cover image
Table of contents
Using GitHub Releases Copy link Link copied!Building our Angular App Copy link Link copied!Building Scully and Publishing Blog Copy link Link copied!Conclusion Copy link Link copied!

Sort: