Commit 1daa06a6 authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

tests ci suite

parent 0f7e5633
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ upload:
  rules:
    - if: $CI_COMMIT_TAG
  script:
    - ls max-build/version
    - ls max-build/
    - MAX_VERSION=$(cat max-build/version)
    - ASSET="max-v${MAX_VERSION}.zip"
    - echo "ASSET = "$ASSET