From 100044871faa0e1de2f62728c3d5b83e1ce41176 Mon Sep 17 00:00:00 2001 From: Andrej Shadura Date: Mon, 25 Mar 2019 10:34:02 +0100 Subject: New upstream version 1.0.0+git20190319.cf3fc48 --- action.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'action.go') diff --git a/action.go b/action.go index b934e9b..85a4d12 100644 --- a/action.go +++ b/action.go @@ -37,6 +37,8 @@ type DebosContext struct { Origins map[string]string State DebosState EnvironVars map[string]string + PrintRecipe bool + Verbose bool } type Action interface { -- cgit v1.2.3