This commit is contained in:
2025-10-15 14:43:00 +03:00
parent 9c7d5abfa3
commit e76a3eb00c
2 changed files with 26 additions and 26 deletions

View File

@@ -22,7 +22,7 @@ jobs:
IMAGE_TAG: ${{ github.sha }}
steps:
- name: notify
uses: https://bb.hublab.ru/HUB/workflows/.gitea/actions/notify@HEAD
uses: https://bb.hublab.ru/HUB/workflows/.gitea/actions/vk-notify@main
with:
result: 'started'
name: build tag ${{ inputs.tag }}
@@ -102,7 +102,7 @@ jobs:
- name: post-notify
if: always()
uses: https://bb.hublab.ru/HUB/workflows/.gitea/actions/notify@HEAD
uses: https://bb.hublab.ru/HUB/workflows/.gitea/actions/vk-notify@main
with:
result: ${{ steps.build-step.outcome }}
name: build tag ${{ inputs.tag }}