Remove useless anchor in secrets.yml
This commit is contained in:
parent
6d153dce46
commit
409d4f4b1b
1 changed files with 1 additions and 1 deletions
|
@ -75,5 +75,5 @@ test:
|
|||
|
||||
# Do not keep production secrets in the repository,
|
||||
# instead read values from the environment.
|
||||
production: &production
|
||||
production:
|
||||
<<: *defaults
|
||||
|
|
Loading…
Reference in a new issue