new_notify #18
2
.github/workflows/deployk8s.yaml
vendored
2
.github/workflows/deployk8s.yaml
vendored
@@ -50,4 +50,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
result: ${{ needs.deploy.result}}
|
result: ${{ needs.deploy.result}}
|
||||||
name: k8s deploy ${{ inputs.environment }} tag ${{ inputs.tag }}
|
name: k8s deploy ${{ inputs.environment }} tag ${{ inputs.tag }}
|
||||||
secrets: inherit
|
secrets: ${{ toJSON(secrets) }}
|
||||||
Reference in New Issue
Block a user