mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-03 08:46:55 +00:00
Compare commits
1 Commits
v5.2.0
...
test-run-d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7fbf262206 |
@@ -130,6 +130,7 @@ install:
|
|||||||
script:
|
script:
|
||||||
# fail fast
|
# fail fast
|
||||||
- set -e
|
- set -e
|
||||||
|
- ./run-in-docker.sh mvn clean package
|
||||||
# fail if templates/generators contain carriage return '\r'
|
# fail if templates/generators contain carriage return '\r'
|
||||||
- /bin/bash ./bin/utils/detect_carriage_return.sh
|
- /bin/bash ./bin/utils/detect_carriage_return.sh
|
||||||
# fail if generators contain merge conflicts
|
# fail if generators contain merge conflicts
|
||||||
|
|||||||
Reference in New Issue
Block a user