MCPcopy
hub / github.com/docker/build-push-action / main.ts

File main.ts

src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from 'fs';
2import * as path from 'path';
3import * as core from '@actions/core';
4import * as actionsToolkit from '@docker/actions-toolkit';

Callers

nothing calls this directly

Calls 5

buildRefFunction · 0.85
buildSummaryEnabledFunction · 0.85
buildRecordUploadEnabledFunction · 0.85
buildRecordRetentionDaysFunction · 0.85

Tested by

no test coverage detected