summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChandan Singh <chandan@chandansingh.net>2020-05-07 20:59:47 +0000
committerChandan Singh <chandan@chandansingh.net>2020-05-13 21:32:43 +0000
commit5018a61a1b423ca63cc7bc969a89a8802813a70b (patch)
tree9b099528a3e04e213d366a21942727e12e557bac /NEWS
parentf196019a47b27b7a686e3aa1a1e03530fef28ea2 (diff)
downloadbuildstream-5018a61a1b423ca63cc7bc969a89a8802813a70b.tar.gz
_frontend/cli: Support "build" and "run" values for `artifact push --deps`
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 98fefc044..2aa5e32f9 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ CLI
o `bst build --deps` now also accepts "build" as an input.
o `bst source fetch --deps` now also accepts "build" and "run" as inputs.
o `bst artifact pull --deps` now also accepts "build" and "run" as inputs.
+ o `bst artifact push --deps` now also accepts "build" and "run" as inputs.
Format