Update docker-cloud.yaml

patch-1
Prince Chaddha 2022-07-14 16:34:49 +05:30 committed by GitHub
parent 824576be65
commit e951b5f6b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 5 deletions

View File

@ -17,10 +17,11 @@ requests:
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word
words: - type: regex
- 'image:' regex:
- 'ports:' - '(?m)^ image:'
- '(?m)^ ports:'
condition: and condition: and
- type: word - type: word
@ -29,7 +30,7 @@ requests:
- "application/json" - "application/json"
- "text/html" - "text/html"
negative: true negative: true
condition: and condition: or
- type: status - type: status
status: status: