diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 71f9a24f7097a963095ab4aae234f0c2db8511cd..129f6a8cea2b952ff90e9262a1ac0ceb476a6851 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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