Releases: mongodb/sonar
Releases · mongodb/sonar
Release 0.0.12
Release 0.0.11
- Stages output can be accessed from subsequent stages using
$(stages['stage-name'].outputs[<index>].<key>
. - A temporary file can be used instead of a hard-coded one using
$(functions.tempfile)
.