release only vnext

vnext
Paul Schneider 4 years ago
parent f944901c44
commit e36e3f4bdd
1 changed files with 1 additions and 1 deletions

@ -41,7 +41,7 @@ debug:
release:
stage: deploy
only:
- master
- vnext
artifacts:
paths:
- binaries/Release

Loading…