Compare commits
3 Commits
fff78aa6b2
...
314dc872cc
| Author | SHA1 | Date | |
|---|---|---|---|
| 314dc872cc | |||
| 91eac576a5 | |||
| eb3206bbfc |
2
.github/workflows/deployk8s.yaml
vendored
2
.github/workflows/deployk8s.yaml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user