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: release:
stage: deploy stage: deploy
only: only:
- master - vnext
artifacts: artifacts:
paths: paths:
- binaries/Release - binaries/Release

Loading…