-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,7 +88,7 @@ In order to impersonate an IAM service account, your account must have the `role | |
|
||
## Custom infrastructure | ||
|
||
If you're running your own sigtore services flags are available to set your own endpoint's, e.g | ||
If you're running your own sigstore services flags are available to set your own endpoint's, e.g | ||
|
||
``` | ||
Check failure on line 93 in content/en/signing/overview.md GitHub Actions / markdownlintFenced code blocks should have a language specified
|
||
cosign sign --oidc-issuer "https://oauth2.example.com/auth" \ | ||
|