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

debug ci...

parent 0d775b05
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,9 +18,9 @@ build:
  script:
    - MAX_VERSION=$(node -p -e "require('./package.json').version")
    - ASSET="max-V${MAX_VERSION}.zip"
    - echo "ASSET = "$ASSET
    - cd tools
    - ./build.sh
    - mv $ASSET dist/
    - ls dist
  artifacts:
    paths: