🔧(secret) update secret repository
@rouja secrets management relies on a central repository, which manages all numerique-gouv secrets. I have created a new subfolder in its "numerique-gouv/secret" repository to store all update key/credentials related to the Meet project.
This commit is contained in:
committed by
antoine lebaud
parent
03c6a6734e
commit
533517c203
2
.github/workflows/meet.yml
vendored
2
.github/workflows/meet.yml
vendored
@@ -227,7 +227,7 @@ jobs:
|
||||
name: Load sops secrets
|
||||
uses: rouja/actions-sops@main
|
||||
with:
|
||||
secret-file: secrets/numerique-gouv/impress/secrets.enc.env
|
||||
secret-file: secrets/numerique-gouv/meet/secrets.enc.env
|
||||
age-key: ${{ secrets.SOPS_PRIVATE }}
|
||||
|
||||
- name: Install gettext (required to make messages)
|
||||
|
||||
Reference in New Issue
Block a user