Move soul-demo build after JS compile in stage pipeline #36
Reference in New Issue
Block a user
Delete Branch "fix/stage-source-check"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
elc hangs on enterprise.el (7th file) on stage but not dev. The only material difference is the soul-demo Docker build running before JS compilation on stage. Moving it after JS compile (but still before the main Docker build) should eliminate whatever Docker/memory pressure is causing elc to hang.