diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0c64775..af6157c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -85,4 +85,5 @@ deploy: echo "OK /metrics" kill $PF_PID || true - echo "All tests passed!" \ No newline at end of file + echo "All tests passed!" + \ No newline at end of file