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