Skip to content
Snippets Groups Projects
Commit 6630666b authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

changed stage to deploy

parent 441548e2
No related branches found
No related tags found
1 merge request!2Add OOD proxy node deployment to CI/CD pipeline
Pipeline #11466 canceled with stage
...@@ -39,11 +39,11 @@ stages: ...@@ -39,11 +39,11 @@ stages:
- deploy - deploy
deploy_ood_proxy_node: deploy_ood_proxy_node:
stage: build stage: deploy
environment: environment:
name: knightly name: knightly
tags: tags:
- build - deploy
script: script:
- openstack image set --accept $BUILT_OOD_IMAGE_ID - openstack image set --accept $BUILT_OOD_IMAGE_ID
- | - |
......
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