Skip to content
Snippets Groups Projects

Change compute reference to login

Merged Krish Moodbidri requested to merge test-merge-feat-hpc-factory into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -146,7 +146,7 @@ build_compute_image:
@@ -146,7 +146,7 @@ build_compute_image:
PROXY_ENABLE_VAR: "enable_compute"
PROXY_ENABLE_VAR: "enable_compute"
<<: *build_compute_image_template
<<: *build_compute_image_template
rules:
rules:
- if: $PIPELINE_TARGET == "build" && $BUILD_TARGET == "http-proxy"
- if: $PIPELINE_TARGET == "build" && $BUILD_TARGET == "compute"
when: always
when: always
build_http_proxy_image:
build_http_proxy_image:
Loading