diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
deleted file mode 100644
index bd75f5b8ba5e8dae495ef5bd94d8afc4cca17e90..0000000000000000000000000000000000000000
--- a/.gitlab-ci.yml
+++ /dev/null
@@ -1,34 +0,0 @@
----
-
-stages:
-  - run
-
-
-default:
-  tags:
-    - default-env
-
-
-#
-# The `root-keys-job` triggers the setup-hosts pipeline whenever the
-# `root_keys` file changes. This setup ensures that updates to the SSH
-# keys in the `root_keys` file are consistently applied across all
-# machines, allowing for effective management of SSH connection
-# permissions.
-#
-root-keys-job:
-  stage : run
-  script:
-    - |
-      
-      curl --request POST                             \
-           --form token="$SETUP_HOSTS_TRIGGER_TOKEN"  \
-           --form ref=main                            \
-           --form variables[TAGS]='users,root'        \
-           "$SETUP_HOSTS_TRIGGER_URL"
-
-  only:
-    changes:
-      - "root_keys"
-
-...
diff --git a/root_keys b/root_keys
index 891e7881c322483bb019d5b74183fffdb9ef7d61..d105c363da21bab3807b1591873bb330d6a47fcb 100644
--- a/root_keys
+++ b/root_keys
@@ -18,4 +18,3 @@ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBZ1Jlgb4JWmXfE24VOBC8zzPmIzFwmj/cgQPZhi585o
 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHHAVWYlJ0d+HPThclrtlxfsGvpgXnOn97+n6IzHnBpa bpt22@inf.ufpr.br
 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKTiX+yDJc2Gsp8b21s5foeFddu+kBiclOWFFxX5L91c tss24@inf.ufpr.br
 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHXWnGLTurIbq8U/RxEhCAWBJXdwiLhAcjK6QIti393a godp21@inf.ufpr.br
-ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHHAVWYlJ0d+HPThclrtlxfsGvpgXnOn97+n6IzHnBpa bpt22@inf.ufpr.br