diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 688184afb..f5c1fe269 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -185,6 +185,8 @@ variables: &cs-targets - choco install python -y - refreshenv stage: build + rules: + - if: '$CI_PIPELINE_SOURCE != "schedule"' script: - $time = (Get-Date -Format "HH:mm:ss") - echo ${time}