Skip to content

Commit 5d71151

Browse files
authored
Update azure-pipelines-notification.cs
1 parent 83cca17 commit 5d71151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/azure-pipelines-notification.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using System.Net.Http.Json;
22

33
var messageTemplate = """
4-
The service {{$env SERVICENAME}} deploy with version {{$env IMAGENAME}}
4+
The service {{$env SERVICENAME}} has been deployed with version {{$env IMAGENAME}}
55
RepoUrl: {{$env BUILD_REPOSITORY_URI}}
66
[Amazing]
77
""";

0 commit comments

Comments
 (0)