summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-12-30 16:39:45 +0200
committerLars Wirzenius <liw@liw.fi>2017-12-30 17:38:59 +0200
commita0f8561380f5d854ce532a5df076bc12014d5b48 (patch)
tree4b8918169db0e46bd88fe56a6d5a9f0daaa6144a /NEWS
parentd4c8e565f590522f8bed92e2c0242a84497e9c3d (diff)
downloadick2-a0f8561380f5d854ce532a5df076bc12014d5b48.tar.gz
Add: support "where: chroot" for pipeline actions
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cdcc13c..2fe39a1 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
Version 0.21+git, not yet released
----------------------------------
+* Add a `where: chroot` field to pipeline actions to cause the
+ shell/python snippet to run in a chroot using the workspace as the
+ root directory.
Version 0.21, released 2017-12-27
----------------------------------