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

Accept shared image in deploy job

parent 5599b110
No related branches found
No related tags found
No related merge requests found
...@@ -250,6 +250,7 @@ test_ood_image: ...@@ -250,6 +250,7 @@ test_ood_image:
tags: tags:
- build - build
script: script:
- openstack image set --accept $BUILT_OOD_IMAGE_ID
- FAILED=false - FAILED=false
- | - |
eval $(ssh-agent -s) eval $(ssh-agent -s)
......
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