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

fix: update variable name

parent d6cb4224
No related branches found
No related tags found
No related merge requests found
Pipeline #12907 passed with stage
in 1 minute and 15 seconds
...@@ -332,7 +332,7 @@ deploy_ood_node: ...@@ -332,7 +332,7 @@ deploy_ood_node:
tags: tags:
- build - build
script: script:
- openstack image set --accept $LOGIN_IMAGE_ID || true - openstack image set --accept $OOD_IMAGE_ID || true
- | - |
cat > user_data.txt <<EOF cat > user_data.txt <<EOF
#!/bin/bash #!/bin/bash
......
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