diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d035e4c..71a1bb7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -48,7 +48,6 @@ deploy:
environment:
name: Production
url: "$Live_Server_IP"
- when: manual
before_script:
- 'command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y)'
- eval $(ssh-agent -s)
diff --git a/posts/2021-06-02_uncategorised_Example.md b/posts/2021-06-02_uncategorised_Example.md
index 1fcc9e4..74bf0d4 100644
--- a/posts/2021-06-02_uncategorised_Example.md
+++ b/posts/2021-06-02_uncategorised_Example.md
@@ -16,4 +16,4 @@ You can also have code inline like `this`.
## Image test
-
\ No newline at end of file
+
\ No newline at end of file