Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0d5f2d478b | |||
|
|
7e89e799ee |
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -10,3 +10,4 @@ jobs:
|
||||
CI_BOT_PAT: ${{ secrets.CI_BOT_PAT }}
|
||||
with:
|
||||
TYPE: service
|
||||
DATABASE_FILES: sql
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
kotlin.code.style=official
|
||||
version=0.7.0
|
||||
version=0.8.0-SNAPSHOT
|
||||
catalog=0.12.0
|
||||
container.port.host=9010
|
||||
|
||||
Reference in New Issue
Block a user