From 8483d5af31e13892372ac784287e1bca1bf6c746 Mon Sep 17 00:00:00 2001 From: Krish Moodbidri <krish94@uab.edu> Date: Wed, 4 Dec 2024 13:23:49 -0600 Subject: [PATCH] removed extra line --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 23d89dc..d64eed9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -209,7 +209,6 @@ deploy_compute_node: - if: $PIPELINE_TARGET == "deploy" when: always - deploy_http_proxy_node: stage: deploy environment: -- GitLab