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

removed artifacts re. to instance.env

parent f0c770b9
No related branches found
No related tags found
1 merge request!1WIP: test ood proxy part of the pipeline
Pipeline #11646 failed with stage
in 25 seconds
......@@ -54,9 +54,6 @@ deploy_ood_proxy_node:
--wait
$OOD_PROXY_INSTANCE_NAME)
- openstack server add floating ip $OOD_PROXY_INSTANCE_NAME $FLOATING_IP
artifacts:
reports:
dotenv: instance.env
rules:
- if: $CI_PIPELINE_SOURCE == "schedule"
when: always
......@@ -89,9 +86,6 @@ deploy_ssh_proxy_node:
--wait
$SSH_PROXY_INSTANCE_NAME)
- openstack server add floating ip $SSH_PROXY_INSTANCE_NAME $FLOATING_IP
artifacts:
reports:
dotenv: instance.env
rules:
- if: $CI_PIPELINE_SOURCE == "schedule"
when: always
......
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