mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
Add docker notary (#1036)
* updating the Build Action to sign docker images * moving the DCT env var placement * adding in some temp_test values to build/push the dev images * testing dev docker signing * debugging missing file * adding manual creation of ~/.docker/trust/private since we are not building with DCT enabled * updating the secret name for the delegation key passphrase * removing debugging code
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -213,3 +213,4 @@ bitwarden_license/src/Portal/wwwroot/lib
|
||||
bitwarden_license/src/Portal/wwwroot/css
|
||||
bitwarden_license/src/Sso/wwwroot/lib
|
||||
bitwarden_license/src/Sso/wwwroot/css
|
||||
.github/test/build.secrets
|
||||
|
||||
Reference in New Issue
Block a user