Modify gitlab CI script to improve cachability #44

Merged
emacsen merged 1 commit from gitlab-ci-improvements into main 2022-06-28 20:41:26 +00:00
emacsen commented 2022-06-28 20:41:10 +00:00 (Migrated from gitlab.com)

The current build process takes >3 minutes, a vast majority of which is simply installing the dependencies. This should be cached, and this .gitlab-ci.yml splits up the job into stages and has preliminary caching support.

The current build process takes >3 minutes, a vast majority of which is simply installing the dependencies. This should be cached, and this `.gitlab-ci.yml` splits up the job into stages and has preliminary caching support.
emacsen commented 2022-06-28 20:41:10 +00:00 (Migrated from gitlab.com)

assigned to @emacsen

assigned to @emacsen
emacsen commented 2022-06-28 20:41:26 +00:00 (Migrated from gitlab.com)

mentioned in commit ffb8240f75

mentioned in commit ffb8240f75c8c1bf5e01b9ee1e831fb39194e337
emacsen (Migrated from gitlab.com) merged commit ffb8240f75 into main 2022-06-28 20:41:26 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
babka/babka-social-blog!44
No description provided.