Skip to content

Commit b7b52df

Browse files
committed
ci(workflows): remove unused chainguard-registry parameter
1 parent 4d9992f commit b7b52df

2 files changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/bake.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,6 @@ on:
130130
type: string
131131
description: "UIDP of a Chainguard identity to assume via GitHub OIDC for keyless cgr.dev authentication"
132132
required: false
133-
chainguard-registry:
134-
type: string
135-
description: "Chainguard OCI registry host"
136-
required: false
137-
default: cgr.dev
138133
chainguard-apk-host:
139134
type: string
140135
description: "Hostname for APK-related Chainguard authentication (passed through to chainguard-dev/setup-chainctl)"

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,6 @@ on:
133133
type: string
134134
description: "UIDP of a Chainguard identity to assume via GitHub OIDC for keyless cgr.dev authentication"
135135
required: false
136-
chainguard-registry:
137-
type: string
138-
description: "Chainguard OCI registry host"
139-
required: false
140-
default: cgr.dev
141136
chainguard-apk-host:
142137
type: string
143138
description: "Hostname for APK-related Chainguard authentication (passed through to chainguard-dev/setup-chainctl)"

0 commit comments

Comments
 (0)