From bc71aff24d2bc7a7413fad948d358661a3037f8e Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Thu, 19 May 2022 13:35:20 -0500 Subject: [PATCH] Update dot_nextflow/config.tmpl --- dot_nextflow/config.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot_nextflow/config.tmpl b/dot_nextflow/config.tmpl index f76e329..b47f405 100644 --- a/dot_nextflow/config.tmpl +++ b/dot_nextflow/config.tmpl @@ -1,7 +1,9 @@ +{{ if eq .machinetype "workstation" }} tower { enabled = true accessToken = '{{ (bitwarden "item" "d41ac952-d8b5-4d20-a42a-ad8e0174d152").login.password }}' } +{{ end }} profiles { aahz { params {