diff options
-rw-r--r-- | .expeditor/verify.pipeline.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 07f3d12bf7..66f2d4c2ae 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -603,6 +603,8 @@ steps: single-use: true - label: ":habicat: Windows plan" + env: + HAB_LICENSE: "accept-no-persist" commands: - ./.expeditor/scripts/verify-plan.ps1 timeout_in_minutes: 60 |