openzim / freecodecamp

FreeCodeCamp.org scraper (to ZIM)
GNU General Public License v3.0
4 stars 2 forks source link

CI/CD Pipeline #4

Closed mdp closed 1 year ago

mdp commented 1 year ago

The zim file should be built and made available as a artifact for each push.

Done correctly, the build time should be <1 minute if cached, <3 minutes if not

mdp commented 1 year ago

Closing this. The workflow currently builds a zim file, but we need to determine the appropriate place to put that file, which is another task