Commit acb92c90 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

fix

parent 7d39f6a8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -35,3 +35,5 @@ registry-latest:
  rules:
    - if: '( $CI_COMMIT_BRANCH == $CUSTOM_BRANCH_LATEST || $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH ) && ( $CI_PIPELINE_SOURCE == "push" || $CI_PIPELINE_SOURCE == "schedule" )'
    - when: never
  cache: []
  dependencies: []