From 76cd3fc96a829a1e97d7b7ff3e3861826413cecb Mon Sep 17 00:00:00 2001 From: Aleks Date: Mon, 3 Apr 2023 23:41:06 +0500 Subject: [PATCH] Update deploy_cleanup.yml --- .github/workflows/deploy_cleanup.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/deploy_cleanup.yml b/.github/workflows/deploy_cleanup.yml index 00ca3c47b3b..3920979f54f 100644 --- a/.github/workflows/deploy_cleanup.yml +++ b/.github/workflows/deploy_cleanup.yml @@ -49,3 +49,6 @@ jobs: uses: werf/actions/cleanup@v1.2 with: kube-config-base64-data: ${{ secrets.KUBE_CONFIG_BASE64_DATA }} + env: + WERF_REPO: swr.ru-moscow-1.hc.sbercloud.ru/condo/condo + WERF_REPO_CONTAINER_REGISTRY: default