We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb79993 commit b4f54ebCopy full SHA for b4f54eb
service.yml
@@ -1,6 +1,6 @@
1
name: kafka-streams-examples
2
lang: java
3
-lang_version: 8
+lang_version: "8"
4
code_artifact:
5
enable: true
6
package_paths:
@@ -77,4 +77,4 @@ semaphore:
77
description: 'Skip publishing community docker images'
78
options:
79
- 'True'
80
- - 'False'
+ - 'False'
0 commit comments