Skip to content
Snippets Groups Projects
Commit 432ea7fe authored by Adrián Rošinec's avatar Adrián Rošinec
Browse files

Update .gitlab-ci.yml file

parent c3c74099
Branches
Tags
No related merge requests found
Pipeline #255390 canceled
...@@ -15,7 +15,7 @@ variables: ...@@ -15,7 +15,7 @@ variables:
.default_rules: .default_rules:
rules: rules:
- if: $CI_PIPELINE_SOURCE == "schedule" && $IS_NEW_VERSION_REQUIRED - if: ($CI_PIPELINE_SOURCE == "schedule" && $IS_NEW_VERSION_REQUIRED) || $CI_PIPELINE_SOURCE != "schedule"
check_current_version: check_current_version:
before_script: before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment