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

fix: accept login image

parent 21f2e223
No related branches found
No related tags found
2 merge requests!3Change compute reference to login,!2feat(ssh_host_keys): add role for managing SSH host keys
Pipeline #13289 passed with stage
in 1 minute
......@@ -281,7 +281,7 @@ deploy_login_node:
tags:
- build
script:
- openstack image set --accept $login-${BUILD_DATE} || true
- openstack image set --accept $LOGIN_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