Skip to content
Snippets Groups Projects
Commit 7f9b0d48 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Remove trailing whitespace

parent 7bf68c38
No related branches found
No related tags found
1 merge request!11Feat trigger downstream pipeline
...@@ -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.
......
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