From 1628e1e0da337d6cd3ba75992dea6c82b8fa4692 Mon Sep 17 00:00:00 2001 From: Christian Simon Date: Thu, 4 Dec 2025 16:19:20 +0000 Subject: [PATCH] Use the correct vault path --- .github/workflows/ephemeral-instances-pr-comment.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ephemeral-instances-pr-comment.yml b/.github/workflows/ephemeral-instances-pr-comment.yml index d3f30858925..c116e43a443 100644 --- a/.github/workflows/ephemeral-instances-pr-comment.yml +++ b/.github/workflows/ephemeral-instances-pr-comment.yml @@ -33,6 +33,8 @@ jobs: GCOM_TOKEN=ephemeral-instances-bot:gcom-token REGISTRY=ephemeral-instances-bot:registry GCP_SA_ACCOUNT_KEY_BASE64=ephemeral-instances-bot:sa-key + # Secrets placed in the ci/common/ path in Vault + common_secrets: | DOCKERHUB_USERNAME=dockerhub:username DOCKERHUB_PASSWORD=dockerhub:password