Skip to content
Snippets Groups Projects
Commit 20364932 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

style: remove unused variables

parent 7a70af57
No related branches found
No related tags found
2 merge requests!117This MR merges the feat-hpc-factory branch, which was focused on building and deploying proxy images for the COD cluster.,!101Refactor CI/CD pipeline to include workflow rules and retain only deploy jobs
......@@ -17,9 +17,7 @@ variables:
GIT_AUTHOR_NAME: "Gitlab runner"
GIT_AUTHOR_EMAIL: "gitlab@runner"
DEV_KEY: "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBXBfBmQDq1HK8U0zK6gDF0jyfWChuFYEPiRp1Wgl0XFJU7JoUngqkE/GAic8kCzKW0hPMiweSjmWdKlAapv/dk= krishmoodbidri@krishs-MacBook-Pro-3.local"
BUILT_OOD_IMAGE_ID: ${BUILT_OOD_IMAGE_ID}
INSTANCE_FLAVOR: ${INSTANCE_FLAVOR}
PROXY_IP: ${PROXY_IP}
stages:
- deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment