Loading {{cookiecutter.project_slug}}/templates/gitlab-ci-{{cookiecutter.project_slug}}.yml +5 −1 Original line number Diff line number Diff line Loading @@ -544,7 +544,11 @@ stages: } return enc } !/# *nosubst/ { /# *nosubst/ { print $0 next } { orig_line = $0 line = $0 count_repl_in_line = 0 Loading Loading
{{cookiecutter.project_slug}}/templates/gitlab-ci-{{cookiecutter.project_slug}}.yml +5 −1 Original line number Diff line number Diff line Loading @@ -544,7 +544,11 @@ stages: } return enc } !/# *nosubst/ { /# *nosubst/ { print $0 next } { orig_line = $0 line = $0 count_repl_in_line = 0 Loading