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

removed the env file association

parent bcef70b1
No related branches found
No related tags found
1 merge request!2Add OOD proxy node deployment to CI/CD pipeline
......@@ -60,7 +60,4 @@ deploy_ood_proxy_node:
- PROXY_INSTANCE_ID=$(openstack server show -f value -c id $OOD_PROXY_NAME)
- openstack server add floating ip $OOD_PROXY_NAME $PROXY_IP
- echo "PROXY_INSTANCE_ID=$PROXY_INSTANCE_ID" >> $CI_PROJECT_DIR/variables.env
artifacts:
reports:
dotenv: variables.env
\ No newline at end of file
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