Loading rbm.conf +2 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,8 @@ var: [% END -%] input_files: [% c("input_files_id") %] build: [% c("build", { filename => 'f', output_dir => '/out', norec => {} }) %] [% SET step = c("step") -%] [% c(step, { filename => 'f', output_dir => '/out', norec => {} }) %] container: dir: '[% c("rbm_tmp_dir") %]/rbm-containers/[% sha256(c("build_id")) %]' user: rbm Loading Loading
rbm.conf +2 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,8 @@ var: [% END -%] input_files: [% c("input_files_id") %] build: [% c("build", { filename => 'f', output_dir => '/out', norec => {} }) %] [% SET step = c("step") -%] [% c(step, { filename => 'f', output_dir => '/out', norec => {} }) %] container: dir: '[% c("rbm_tmp_dir") %]/rbm-containers/[% sha256(c("build_id")) %]' user: rbm Loading