diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1966dfe..46e3ed2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -89,4 +89,4 @@ deploy: echo "OK /metrics" kill $PF_PID || true - echo "All tests passed!" + echo "All tests passed!" \ No newline at end of file