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