Skip to content
Snippets Groups Projects
Commit 1dd27eca authored by Krish Moodbidri's avatar Krish Moodbidri Committed by Bo-Chun Chen
Browse files

set build target to compute

parent ad40f9c7
No related branches found
No related tags found
2 merge requests!158Feat login build and deploy,!117This MR merges the feat-hpc-factory branch, which was focused on building and deploying proxy images for the COD cluster.
......@@ -146,7 +146,7 @@ build_compute_image:
PROXY_ENABLE_VAR: "enable_compute"
<<: *build_compute_image_template
rules:
- if: $PIPELINE_TARGET == "build" && $BUILD_TARGET == "http-proxy"
- if: $PIPELINE_TARGET == "build" && $BUILD_TARGET == "compute"
when: always
build_http_proxy_image:
......
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