diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 46e3ed2..5c01660 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -89,4 +89,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