Commit 68b12fe9 authored by Clement Bois's avatar Clement Bois
Browse files

chore(ci): replace only with rules

parent 7a48ef76
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -41,5 +41,5 @@ pages:
    paths:
      - public
    expire_in: 1 day
  only:
    - $CI_DEFAULT_BRANCH
  rules:
    - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'