We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da1000 commit 7a35f57Copy full SHA for 7a35f57
core/src/main/resources/application.properties
@@ -2,7 +2,7 @@ logging.level.org.apache.zookeeper=ERROR
2
logging.level.org.apache.curator.framework=ERROR
3
logging.level.com.flowci.core=${FLOWCI_LOG_LEVEL:INFO}
4
5
-info.app.version=0.20.09
+info.app.version=0.20.16
6
info.app.name=flow.ci
7
8
server.port=${FLOWCI_SERVER_PORT:8080}
0 commit comments