1
0
mirror of https://github.com/bitwarden/server synced 2025-12-15 15:53:59 +00:00

Fix secrets retrieval in build-self-host workflow (#2696)

This commit is contained in:
Michał Chęciński
2023-02-15 11:45:27 +01:00
committed by GitHub
parent 5aa8f3db81
commit 8138db396b

View File

@@ -68,8 +68,7 @@ jobs:
secrets: "docker-password,
docker-username,
dct-delegate-2-repo-passphrase,
dct-delegate-2-key
github-pat-bitwarden-devops-bot-repo-scope"
dct-delegate-2-key"
- name: Log into Docker
if: ${{ env.is_publish_branch == 'true' }}