Commit c6db3e04 authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

tests ci suite

parent 4cac6ec5
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -24,10 +24,11 @@ build:
    - cd tools
    - ./build.sh
    - echo $MAX_VERSION > dist/version
    - ls dist
    - mv dist ../
    - ls ../dist
  artifacts:
    paths:
      - tools/dist/
      - dist/

upload:
  stage: upload