Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Packer Openstack Hpc Image
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
Ravi Tripathi
Packer Openstack Hpc Image
Commits
6d62cfef
Commit
6d62cfef
authored
1 year ago
by
Bo-Chun Chen
Browse files
Options
Downloads
Patches
Plain Diff
Build compute and gpu with ansible files
parent
9f566e11
No related branches found
No related tags found
1 merge request
!1
Update ravi89 main
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
with
2 additions
and
0 deletions
.gitlab-ci.yml
+
2
−
0
View file @
6d62cfef
...
...
@@ -131,6 +131,7 @@ build_compute_image:
-
build
script
:
-
*update_ansible_repo
-
*get_ansible_files
-
export PKR_VAR_source_image=${BUILT_BASE_IMAGE_ID}
-
export REPO_HEAD=$(git rev-parse --short HEAD)
-
export PKR_VAR_flavor="m1.medium"
...
...
@@ -152,6 +153,7 @@ build_gpu_image:
-
build
script
:
-
*update_ansible_repo
-
*get_ansible_files
-
export PKR_VAR_source_image=${BUILT_BASE_IMAGE_ID}
-
export REPO_HEAD=$(git rev-parse --short HEAD)
-
export PKR_VAR_flavor="gpu1.medium"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment