Quote invalid YAML syntax to make string.

This commit is contained in:
Logan Gorence
2021-12-21 09:20:16 +00:00
parent b3f2c9270b
commit 2e0ebb0501

View File

@ -14,4 +14,4 @@ build:
- .gradle - .gradle
artifacts: artifacts:
paths: paths:
- **/build/libs/*.jar - "**/build/libs/*.jar"