Skip to content

Commit 7cb16c1

Browse files
committed
2 parents 2f58190 + 322415c commit 7cb16c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ steps:
6767
- script: |
6868
dotnet tool update -g dotnet-execute
6969
export PATH="$PATH:$HOME/.dotnet/tools"
70-
dotnet-exec ./scripts/push-notification.cs
70+
dotnet-exec "https://github.com/OpenReservation/scripts/blob/main/deploy/azure-pipelines-notification.cs"
7171
displayName: 'Push notification'
7272
env:
7373
# https://learn.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml%2Cbatch#secret-variables

0 commit comments

Comments
 (0)