Commit 57ee303f authored by Joel Collins's avatar Joel Collins
Browse files

Remove tag restriction for debugging

parent 002e154a
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -17,8 +17,6 @@ build:
      - release-builds/*.AppImage
      - release-builds/choco/openflexure-ev.nuspec
      - release-builds/choco/tools/chocolateyInstall.ps1
  only:
    - tags

deploy:
  stage: deploy
@@ -32,5 +30,3 @@ deploy:
  artifacts:
    paths:
      - release-builds/choco/*.nupkg
  only:
    - tags