diff options
author | Chandan Singh <chandan@chandansingh.net> | 2020-08-13 21:18:07 +0000 |
---|---|---|
committer | Chandan Singh <chandan@chandansingh.net> | 2020-08-14 11:44:50 +0000 |
commit | 5e5fa67bfd9610763f8fa334a78162f143a53c9f (patch) | |
tree | fb0a844d6e803c4caa3428cc37f486ad30ec551a | |
parent | 4d0a4ce48799ffc68b700b210e3a2a521b2ca262 (diff) | |
download | buildstream-5e5fa67bfd9610763f8fa334a78162f143a53c9f.tar.gz |
NEWS: Add entry for `source track --deps build|run`chandan/cli-track-deps
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ CLI o Add `bst source push` subcommand. This command pushes element sources to a remote source cache. + o `bst source track` now also accepts "build" and "run" as inputs. Artifacts --------- |