Commit fffb2ebf authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Correction CI

parent 9a51d55f
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ sync_ose_doc_to_central:
  rules:
    - changes:
        - doc/**/*
    - if: '$CI_COMMIT_BRANCH == "main"'
    - if: '$CI_COMMIT_BRANCH == "master"'
  before_script:
    - apk add --no-cache git rsync
    - git config --global user.name "antony le courtes"