Commit dcad69fd authored by Phillip Webb's avatar Phillip Webb

Fix artifactory property used on docs

Fixes gh-10608
parent 4f0a41d8
......@@ -106,8 +106,8 @@ jobs:
- include:
- "/**/spring-boot-docs-*.zip"
properties:
zip-type: "docs"
zip-deployed: "false"
"zip.type": "docs"
"zip.deployed": "false"
- name: jdk9-build
serial: true
plan:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment