studiopress / genesis-sample

This is the sample theme created for the Genesis Framework.
https://demo.studiopress.com/genesis-sample/
528 stars 284 forks source link

feat: add bundle job to circleci config #331

Closed BMO-tech closed 4 years ago

BMO-tech commented 4 years ago

Summary of change:

This is a simple addition to the ./circleci/.config.yml file to include a bundle job. This bundle job is responsible for creating a .zip artifact using the already provided npm run zip command.

Have the changes in this PR been added to the documentation for this project?

Does not apply