Remove tag restriction for debugging
This commit is contained in:
parent
002e154abe
commit
57ee303f42
1 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue