diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ebc5457..5325b99 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,4 +2,5 @@ docs: type: deploy script: - ssh -p 2683 benjamyntesting@s331.syd1.hostingplatform.net.au ./update-mkdocs.sh - only: master \ No newline at end of file + only: + - master \ No newline at end of file