Skip to content
Snippets Groups Projects
Commit 539ec717 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

accept image id for compute node

parent 993474a9
No related branches found
No related tags found
1 merge request!136Draft: adding compute build and deploy
......@@ -179,7 +179,7 @@ deploy_compute_node:
tags:
- build
script:
- openstack image set --accept --name $compute-2024-12-07T175325 || true
- openstack image set --accept $BUILT_COMPUTE_IMAGE_ID || true
- FAILED=false
- |
cat > user_data.txt <<EOF
......
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