We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a8bef commit ed456e6Copy full SHA for ed456e6
1 file changed
.circleci/config.yml
@@ -34,6 +34,7 @@ workflows:
34
cmd: |
35
sbt "clean;retrieveGPGKeys;+publishSigned;sonatypeCentralRelease"
36
context: CodacyAWS
37
+ no_output_timeout: "30m"
38
requires:
39
- test
40
filters:
0 commit comments