2 Commits

Author SHA1 Message Date
ee21d2a83e Merge branch 'new_notify' of bb.hublab.ru:HUB/workflows into new_notify 2025-09-23 18:34:04 +03:00
3f7d7f3e7a new secrets politic 2025-09-23 18:34:03 +03:00

View File

@@ -50,4 +50,4 @@ jobs:
with:
result: ${{ needs.deploy.result}}
name: k8s deploy ${{ inputs.environment }} tag ${{ inputs.tag }}
secrets: inherit
secrets: ${{ toJSON(secrets) }}