Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -17,4 +17,4 @@ release: paths: - artifacts/MustachioTemplatePreviewer script: - dotnet publish MustachioTemplatePreviewer -c Release -o ../artifacts/MustachioTemplatePreviewer No newline at end of file - dotnet publish MustachioTemplatePreviewer -c Release -o ../artifacts No newline at end of file Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -17,4 +17,4 @@ release: paths: - artifacts/MustachioTemplatePreviewer script: - dotnet publish MustachioTemplatePreviewer -c Release -o ../artifacts/MustachioTemplatePreviewer No newline at end of file - dotnet publish MustachioTemplatePreviewer -c Release -o ../artifacts No newline at end of file