Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hpc-factory
Manage
Activity
Members
Labels
Plan
Issues
68
Issue boards
Milestones
Wiki
Code
Merge requests
11
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rc
hpc-factory
Merge requests
!171
ci: Add OOD image build job to gitlab CI
代码
评审变更
检出分支
下载
补丁
文本差异
Merged
ci: Add OOD image build job to gitlab CI
atlurie/hpc-factory:feat-ood-image-build
into
feat-hpc-factory
Overview
2
Commits
9
Pipelines
12
Changes
4
All threads resolved!
Hide all comments
Merged
Eesaan Atluri
requested to merge
atlurie/hpc-factory:feat-ood-image-build
into
feat-hpc-factory
5 months ago
Overview
2
Commits
9
Pipelines
12
Changes
1
All threads resolved!
Hide all comments
Expand
👍
0
👎
0
Merge request reports
Viewing commit
93b58dd8
Prev
Next
Show latest version
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
93b58dd8
feat: Add environment to the ood image build ci job
· 93b58dd8
Eesaan Atluri
authored
5 months ago
.gitlab-ci.yml
+
2
−
0
Options
@@ -175,6 +175,8 @@ build_login_image:
build_ood_image
:
stage
:
build
environment
:
name
:
$ENV
tags
:
-
build
script
:
Loading