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!158Feat login build and deploy,!117This MR merges the feat-hpc-factory branch, which was focused on building and deploying proxy images for the COD cluster.
Pipeline #12645 passed with stage
in 1 minute and 15 seconds
...@@ -281,7 +281,7 @@ deploy_login_node: ...@@ -281,7 +281,7 @@ deploy_login_node:
tags: tags:
- build - build
script: script:
- openstack image set --accept $login-${BUILD_DATE} || true - openstack image set --accept $LOGIN_IMAGE_ID || true
- FAILED=false - FAILED=false
- | - |
cat > user_data.txt <<EOF 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