import { type JobOptions } from "https://deno.land/x/cicada@v0.1.2/lib.ts";
The options for a job, including the name, image, environment variables, cache, and steps.
import { type JobOptions } from "https://deno.land/x/cicada@v0.1.2/lib.ts";
The options for a job, including the name, image, environment variables, cache, and steps.