UNPKG

@catladder/pipeline

Version:

Panter workflow for cloud CI/CD and DevOps

2 lines 160 B
import type { DeployConfigDockerTag, DeployTypeDefinition } from ".."; export declare const DOCKER_TAG_DEPLOY_TYPE: DeployTypeDefinition<DeployConfigDockerTag>;