Update gocd-encryption-key.yaml

patch-1
Sandeep Singh 2021-11-06 18:45:55 +05:30 committed by GitHub
parent 32e666d1f0
commit 199d7061f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -23,17 +23,17 @@ requests:
- type: status
status:
- 200
- type: word
words:
- 'text/plain'
part: header
- type: regex
regex:
- "([a-z0-9]+)"
- "([a-z0-9]){32}"
- type: word
part: header
words:
- "text/plain"
extractors:
- type: regex
regex:
- "([a-z0-9]+)"
- "([a-z0-9]){32}"