Skip to content
Snippets Groups Projects
Commit 2cded838 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Remove unncessary vars

parent fe567396
No related branches found
No related tags found
No related merge requests found
...@@ -166,8 +166,6 @@ build_login_image: ...@@ -166,8 +166,6 @@ build_login_image:
name: $ENV name: $ENV
tags: tags:
- build - build
variables:
PROXY_ENABLE_VAR: "enable_compute"
<<: *build_login_image_template <<: *build_login_image_template
rules: rules:
- if: $PIPELINE_TARGET == "build" && $BUILD_TARGET == "login" - if: $PIPELINE_TARGET == "build" && $BUILD_TARGET == "login"
......
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