Commit 490bf6ab authored by Nicolas Lenz's avatar Nicolas Lenz ❄️
Browse files

Add artifacts output to CI

parent 4c497b2c
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -12,3 +12,7 @@ build:
  stage: build
  script:
    - stack build
    - cp $(stack path --dist-dir)/build/nebelhorn/nebelhorn .
  artifacts:
    paths:
      - nebelhorn