Skip to content

Commit ea8e834

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent d988100 commit ea8e834

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

azure-pipelines.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,8 @@ steps:
2626
WebAppName: 'VanessaApp2'
2727
DockerNamespace: 'vanessakovalsky'
2828
DockerRepository: 'mypythonapp'
29-
DockerImageTag: 'latest'
29+
DockerImageTag: 'latest'
30+
31+
- task: CmdLine@2
32+
inputs:
33+
script: 'wget https://vanessaapp2-awb2d4d4d3dug5cp.canadacentral-01.azurewebsites.net/ | grep ''Bienvenue sur l''application de gestion"'

0 commit comments

Comments
 (0)