Skip to content

Commit fab5b6d

Browse files
authored
add jar description
1 parent 621d650 commit fab5b6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,9 @@ jobs:
138138
-u scalableminds
139139
-r fossildb
140140
-c $(git rev-parse HEAD)
141+
-b "executable jar of __fossildb__:\n`java -jar $FOSSILDB_HOME/fossildb.jar …`"
141142
-draft
142-
test-$(git semver next)
143+
$(git semver next)
143144
/tmp/workspace/fossildb.jar
144145

145146
workflows:

0 commit comments

Comments
 (0)