Allow manual triggering of CI jobs
This commit is contained in:
parent
45852698d0
commit
a2f955f33f
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ build:
|
|||
- release-builds/choco/tools/chocolateyInstall.ps1
|
||||
only:
|
||||
- tags
|
||||
- web
|
||||
|
||||
deploy:
|
||||
stage: deploy
|
||||
|
|
@ -36,3 +37,4 @@ deploy:
|
|||
- release-builds/choco/*.nupkg
|
||||
only:
|
||||
- tags
|
||||
- web
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue