Обновить .gitea/workflows/werf-yonote-cleanup-template.yml #11

Merged
artem.drozdov merged 1 commits from fix-cleanup-ci-yonote into master 2025-01-14 13:30:16 +00:00
1 changed files with 1 additions and 0 deletions

View File

@ -66,3 +66,4 @@ jobs:
WERF_REPO: ${{ inputs.docker_repo_path }}/${{ inputs.docker_images_path }}
WERF_KUBECONFIG_BASE64: ${{ steps.import-secrets.outputs.local_cluster_kube_config_base64 }}
NPM_AUTH_TOKEN: ${{ steps.import-secrets.outputs.NPM_AUTH_TOKEN }}
COMMIT_SHA: "${{ github.sha }}"