diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e5e8165..7f5c3ef 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,5 +17,5 @@ Release: stage: release script: - .\build.ps1 -Tasks 'test', 'release' - only: - - master \ No newline at end of file + only: + - master \ No newline at end of file