Note .dockerignore in the exclusion for credentials (#376)
Closes https://github.com/google-github-actions/auth/pull/375 (Opening as me to trigger CI) --------- Signed-off-by: Andrew Howden <hello@andrewhowden.com> Signed-off-by: Seth Vargo <seth@sethvargo.com> Co-authored-by: Andrew Howden <hello@andrewhowden.com>
This commit is contained in:
parent
56562ddf6a
commit
fb74905737
@ -27,8 +27,8 @@ support](https://cloud.google.com/support).**
|
|||||||
unable to authenticate.
|
unable to authenticate.
|
||||||
|
|
||||||
- To create binaries, containers, pull requests, or other releases, add the
|
- To create binaries, containers, pull requests, or other releases, add the
|
||||||
following to your `.gitignore` to prevent accidentially committing
|
following to your `.gitignore`, `.dockerignore` and similar files to prevent
|
||||||
credentials to your release artifact:
|
accidentally committing credentials to your release artifact:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
# Ignore generated credentials from google-github-actions/auth
|
# Ignore generated credentials from google-github-actions/auth
|
||||||
|
Loading…
Reference in New Issue
Block a user