Commit 222c15bd authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

removed conflicting only and rules from ci.yml

parent f79ff6ae
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -18,7 +18,5 @@ pages:
  artifacts:
    paths:
      - public/
  only:
    - tags
  rules:
    - if: '$CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH'
    - if: '$CI_COMMIT_REF_NAME == "develop" && $CI_COMMIT_TAG'