diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cfe9bc8b5f8982acd7b76875a4c5357b65e5d859..1c5a53a610074a266b0194e3c167de79821a3cc8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -64,6 +64,7 @@ deploy_ood_proxy_node:
         --network "$OOD_PROXY_NETWORK" \
         --security-group ood-https-ports \
         --security-group port80 \
+        --security-group port22 \
         --user-data user_data.txt \
         --wait \
         --format value \