Update .github/workflows/deployk8s.yaml
This commit is contained in:
3
.github/workflows/deployk8s.yaml
vendored
3
.github/workflows/deployk8s.yaml
vendored
@@ -50,7 +50,8 @@ jobs:
|
|||||||
environment: ${{ inputs.environment }}
|
environment: ${{ inputs.environment }}
|
||||||
tag: ${{ inputs.tag }}
|
tag: ${{ inputs.tag }}
|
||||||
migrate: ${{ inputs.migrate }}
|
migrate: ${{ inputs.migrate }}
|
||||||
name: ${{ inputs.name || github.event.repository.name }}
|
appName: ${{ inputs.name || github.event.repository.name }}
|
||||||
|
optionName: ${{ input.name || print "images." github.event.repository.name }}
|
||||||
- name: post-notify
|
- name: post-notify
|
||||||
if: always()
|
if: always()
|
||||||
uses: https://bb.hublab.ru/HUB/workflows/.gitea/actions/vk-notify@main
|
uses: https://bb.hublab.ru/HUB/workflows/.gitea/actions/vk-notify@main
|
||||||
|
|||||||
Reference in New Issue
Block a user