test
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user