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

feat: Add environment to the ood image build job

parent ab54affb
No related branches found
No related tags found
No related merge requests found
Pipeline #12890 passed with stage
in 24 minutes and 22 seconds
...@@ -175,6 +175,8 @@ build_login_image: ...@@ -175,6 +175,8 @@ build_login_image:
build_ood_image: build_ood_image:
stage: build stage: build
environment:
name: $ENV
tags: tags:
- build - build
script: script:
......
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