Commit 6ac0c58f authored by jtc42's avatar jtc42
Browse files

Moved to choco linux

parent 2e5c3129
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -16,10 +16,9 @@ build:

deploy:
  stage: deploy
  tags:
    - windows
  image: patrickhuber/choco-linux
  script:
    - .\app\make-nupkg.ps1
    - powershell .\app\make-nupkg.ps1
  artifacts:
    paths:
      - release-builds/*.nupkg
 No newline at end of file