Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ➜ CouponProcessing git:(SLS-69) ✗ gradle clean docker
- Starting a Gradle Daemon (subsequent builds will be faster)
- > Task :api-layer:docker
- COPY failed: stat /var/lib/docker/tmp/docker-builder061382640/build/generated/swagger-json/swagger.json: no such file or directory
- > Task :api-layer:docker FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':api-layer:docker'.
- > Process 'command 'docker'' finished with non-zero exit value 1
- * Try:
- Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
- * Get more help at https://help.gradle.org
- Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
- Use '--warning-mode all' to show the individual deprecation warnings.
- See https://docs.gradle.org/4.10/userguide/command_line_interface.html#sec:command_line_warnings
- BUILD FAILED in 32s
- 12 actionable tasks: 11 executed, 1 up-to-date
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement