Commit ab1b5267 authored by FulcrandG's avatar FulcrandG
Browse files

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

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