3 Commits

Author SHA1 Message Date
314dc872cc Merge pull request 'change 2nd notify' (#16) from new_notify into main
Reviewed-on: #16
2025-09-23 15:12:29 +00:00
91eac576a5 Merge branch 'main' into new_notify 2025-09-23 15:12:10 +00:00
eb3206bbfc change 2nd notify 2025-09-23 18:11:36 +03:00

View File

@@ -48,7 +48,7 @@ jobs:
notify:
needs: [deploy]
if: always()
uses: HUB/workflows/.github/workflows/notify.yaml@main
uses: https://bb.hublab.ru/HUB/workflows/.gitea/actions/notify@HEAD
with:
result: ${{ needs.deploy.result}}
name: k8s deploy ${{ inputs.environment }} tag ${{ inputs.tag }}