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 ea157d1 commit b9c76d7Copy full SHA for b9c76d7
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.20
+info.app.version=0.20.26
6
info.app.name=flow.ci
7
8
server.port=${FLOWCI_SERVER_PORT:8080}
0 commit comments