Hacker News new | ask | show | jobs
by cedws 397 days ago
You can pass outputs between jobs by declaring one job as a dependency of another with needs:, then reference that dependency's outputs with needs.<job>.outputs