Commit 90ce644f authored by FulcrandG's avatar FulcrandG
Browse files

Updating .gitlab-ci.yml to use rules instead of only

parent 7ded2037
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,3 +41,4 @@ pages:
    - public
  rules:
    - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
      when: on_success
 No newline at end of file