Skip to content
Snippets Groups Projects
Commit c3154f09 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Remove unnecessary rules defined for trigger job

parent bb11e59d
No related branches found
No related tags found
No related merge requests found
......@@ -221,9 +221,6 @@ trigger_deploy_ood_node:
job: deploy_ood_node
strategy: depend
needs: [build_ood_image]
rules:
- if: $PIPELINE_TARGET == "build" && $BUILD_TARGET == "ood"
when: always
deploy_http_proxy_node:
stage: deploy
......
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