From 5018a61a1b423ca63cc7bc969a89a8802813a70b Mon Sep 17 00:00:00 2001 From: Chandan Singh Date: Thu, 7 May 2020 20:59:47 +0000 Subject: _frontend/cli: Support "build" and "run" values for `artifact push --deps` --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') 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 -- cgit v1.2.1