Commit 8580a772 authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

tests ci suite

parent 1f0fa77b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@ build:
  rules:
    - if: $CI_COMMIT_TAG
  before_script:
    - apk add bash
    - yarn install --prefer-offline
  script:
    - MAX_VERSION=$(node -p -e "require('./package.json').version")