Specify time period in which deployment will be available (#1486)
Co-authored-by: Azat Safin <azsafin@provectus.com>
This commit is contained in:
parent
8c28cdb586
commit
f58d74824c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/branch-deploy.yml
vendored
2
.github/workflows/branch-deploy.yml
vendored
|
@ -104,4 +104,4 @@ jobs:
|
|||
with:
|
||||
issue-number: ${{ github.event.pull_request.number }}
|
||||
body: |
|
||||
Custom deployment will be available at http://${{ needs.build.outputs.tag }}.kafka-ui.provectus.io
|
||||
Custom deployment will be available at http://${{ needs.build.outputs.tag }}.kafka-ui.provectus.io in 5 minutes
|
||||
|
|
Loading…
Add table
Reference in a new issue