Commit 8347c2f8 authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

tests ci suite

parent 76cabd48
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -14,10 +14,8 @@ build:
  rules:
    - if: $CI_COMMIT_TAG
  before_script:
#    - apk add bash
#    - apk add zip
    - apt-get update
    - apt-get install -y git python3 mkdocs
    - apt-get install -y zip git python3 mkdocs
    - yarn install --prefer-offline
  script:
    - echo $SHELL