bump to trigger circle
This commit is contained in:
parent
0acd7a1788
commit
7ed071f13b
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@
|
||||||
chans (:chans pod)
|
chans (:chans pod)
|
||||||
write-fn (case format
|
write-fn (case format
|
||||||
:edn pr-str
|
:edn pr-str
|
||||||
:json cheshire/generate-string
|
:json cheshire/generate-string
|
||||||
:transit+json #(transit-json-write
|
:transit+json #(transit-json-write
|
||||||
(:pod-id pod) %
|
(:pod-id pod) %
|
||||||
(some #{pod-var} (get @vars-with-metadata-on-args (:pod-id pod)))))
|
(some #{pod-var} (get @vars-with-metadata-on-args (:pod-id pod)))))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue