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

removed workflow rule CI_PIPELINE_SOURCE condition when

parent 00c05f5c
No related branches found
No related tags found
1 merge request!2Add OOD proxy node deployment to CI/CD pipeline
Pipeline #11638 failed with stages
in 1 hour and 56 seconds
......@@ -48,7 +48,6 @@ workflow:
rules:
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
- if: $CI_PIPELINE_SOURCE == 'schedule'
- if: $CI_PIPELINE_SOURCE == 'manual'
.get_build_date: &get_build_date
- export BUILD_DATE=$(TZ=America/Chicago date +%Y-%m-%dT%H%M%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