Update release link
This commit is contained in:
parent
c8e6e7ad4c
commit
c01700c9c7
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
(def binary-size-text
|
(def binary-size-text
|
||||||
(format "[%s - %s@%s] binary size: %s"
|
(format "[%s - %s@%s] binary size: %s"
|
||||||
(System/getenv "BABASHKA_PLATFORM")
|
platform
|
||||||
(System/getenv "CIRCLE_BRANCH")
|
(System/getenv "CIRCLE_BRANCH")
|
||||||
(System/getenv "CIRCLE_SHA1")
|
(System/getenv "CIRCLE_SHA1")
|
||||||
(slurp (io/file "/tmp/bb_size/size"))))
|
(slurp (io/file "/tmp/bb_size/size"))))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue