Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
ohpc-packer
Manage
Activity
Members
Labels
Plan
Issues
14
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
ohpc-packer
Commits
7f9b0d48
Commit
7f9b0d48
authored
1 year ago
by
Bo-Chun Chen
Browse files
Options
Downloads
Patches
Plain Diff
Remove trailing whitespace
parent
7bf68c38
No related branches found
No related tags found
1 merge request
!11
Feat trigger downstream pipeline
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
7f9b0d48
...
@@ -43,7 +43,7 @@ build_packer:
...
@@ -43,7 +43,7 @@ build_packer:
-
'
sed
-i
-E
"s/(enable_user_reg:
).*/\1false/"
CRI_XCBC/group_vars/all'
-
'
sed
-i
-E
"s/(enable_user_reg:
).*/\1false/"
CRI_XCBC/group_vars/all'
-
echo $PKR_VAR_s3_endpoint
-
echo $PKR_VAR_s3_endpoint
-
packer validate xdmod
-
packer validate xdmod
-
packer build -machine-readable xdmod
-
packer build -machine-readable xdmod
clean_up
:
# This job removes older built images
clean_up
:
# This job removes older built images
stage
:
clean
# It only starts when the job in the build stage completes successfully.
stage
:
clean
# It only starts when the job in the build stage completes successfully.
...
...
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