Skip to content

Commit

Permalink
Update azure-pipelines-notification.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
WeihanLi authored Jan 11, 2024
1 parent 83cca17 commit 5d71151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/azure-pipelines-notification.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using System.Net.Http.Json;

var messageTemplate = """
The service {{$env SERVICENAME}} deploy with version {{$env IMAGENAME}}
The service {{$env SERVICENAME}} has been deployed with version {{$env IMAGENAME}}
RepoUrl: {{$env BUILD_REPOSITORY_URI}}
[Amazing]
""";
Expand Down

0 comments on commit 5d71151

Please sign in to comment.