From d0b945ec87ed7366e8217c891f5d74d5b7537eb8 Mon Sep 17 00:00:00 2001 From: Krish Moodbidri <krish94@uab.edu> Date: Tue, 19 Nov 2024 18:37:24 -0600 Subject: [PATCH] Update README with correct image URLs for build and deploy pipelines of SSH proxy node --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2525aec..c30bd67 100644 --- a/README.md +++ b/README.md @@ -185,11 +185,11 @@ You can now schedule a pipeline to build and deploy proxy nodes. Use the same pr ### Build Pipeline Example Below is a screenshot showing the build pipeline for the SSH proxy node: - + ### Deploy Pipeline Example Below is a screenshot showing the deploy pipeline for the SSH proxy node: - + --- -- GitLab