home

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

commit afac24fdcc5d2ddfc553988522f18dc29e6c0567
parent 6d5e49d63d825938cb056ec995684f541dda4963
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Fri, 29 Oct 2021 15:43:30 +0200

users/vincent: add cookbook to osp mrconfig

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

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

diff --git a/users/vincent/dev/mr/src.osp.mr b/users/vincent/dev/mr/src.osp.mr @@ -44,3 +44,7 @@ checkout = cd knowledge-base git remote add upstream git@github.com:openshift-pipelines/knowledge-base.git git fetch -p --all + +[cookbook] +lib = + export BASE_PATH=openshift-pipelines