mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 02:25:56 +00:00
Drop pulse-agent attestation expectations from TestReleaseWorkflowsUseSecretSafeAttestedImageBuilds
This commit is contained in:
@@ -458,8 +458,10 @@ func TestReleaseWorkflowsUseSecretSafeAttestedImageBuilds(t *testing.T) {
|
||||
`pulse_update_signing_key=${{ secrets.PULSE_UPDATE_SIGNING_KEY }}`,
|
||||
`subject-name: docker.io/rcourtman/pulse`,
|
||||
`subject-name: ghcr.io/${{ github.repository_owner }}/pulse`,
|
||||
`subject-name: docker.io/rcourtman/pulse-agent`,
|
||||
`subject-name: ghcr.io/${{ github.repository_owner }}/pulse-agent`,
|
||||
// pulse-agent ships as release-asset binaries, not as a Docker
|
||||
// image (see commit dropping the agent image publish steps).
|
||||
// The agent attestation subject-names intentionally do not
|
||||
// appear in publish-docker.yml.
|
||||
`push-to-registry: true`,
|
||||
`create-storage-record: false`,
|
||||
`id-token: write`,
|
||||
|
||||
Reference in New Issue
Block a user