home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 463c8485d60e54cef716351fd6b1e004cbb2edde
parent 3283fc9f5f8fee691312e16fc5850309a5923667
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Thu, 18 Nov 2021 17:15:09 +0100

users/vincent: add toolbox to osp mr

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Musers/vincent/dev/mr/src.osp.mr | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/users/vincent/dev/mr/src.osp.mr b/users/vincent/dev/mr/src.osp.mr @@ -34,6 +34,9 @@ lib = [must-gather] lib = export BASE_PATH=openshift-pipelines +[toolbox] +lib = + export BASE_PATH=openshift-pipelines # github.com/openshift-pipelines [enhancements]