Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as fs from
'fs'
;
2
import
* as path from
'path'
;
3
import
* as core from
'@actions/core'
;
4
import
* as actionsToolkit from
'@docker/actions-toolkit'
;
Callers
nothing calls this directly
Calls
5
buildRef
Function · 0.85
buildChecksAnnotationsEnabled
Function · 0.85
buildSummaryEnabled
Function · 0.85
buildRecordUploadEnabled
Function · 0.85
buildRecordRetentionDays
Function · 0.85
Tested by
no test coverage detected