From d9b52daea293563e08d27605612d24e7583004c1 Mon Sep 17 00:00:00 2001 From: Krish Moodbidri <krish94@uab.edu> Date: Tue, 1 Oct 2024 14:34:59 -0500 Subject: [PATCH] changed tag to build since no runner for tag deploy --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8228eda..d91d441 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,7 +43,7 @@ deploy_ood_proxy_node: environment: name: knightly tags: - - deploy + - build script: - openstack image set --accept $BUILT_OOD_IMAGE_ID - | -- GitLab