Skip to content

Commit

Permalink
changed url for review
Browse files Browse the repository at this point in the history
  • Loading branch information
Tope Emmanuel committed Oct 13, 2023
1 parent f7b87b8 commit 7cedc2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ jobs:
recreate: true
header: AKS
message: |
Review app deployed to https://${{ env.dsi_static_hostname }}
Review app deployed to https://${{env.AKS_REVIEW_APPLICATION}}-${{github.event.number}}.${{env.REVIEW_AKS_DOMAIN}}
${{ steps.dsiMessage.outputs.value }}
- name: Add Review Label
if: matrix.environment == 'Review' && contains(github.event.pull_request.user.login, 'dependabot') == false
Expand Down

0 comments on commit 7cedc2f

Please sign in to comment.