Merge branch 'auto-update' into 'master'
Updated choco CI See merge request openflexure/openflexure-microscope-jsclient!30
This commit is contained in:
commit
200edd14b3
2 changed files with 1 additions and 3 deletions
|
|
@ -74,6 +74,4 @@ meta:choco:
|
|||
- tools/chocolateyInstall.ps1
|
||||
- ./*.nupkg
|
||||
only:
|
||||
- stable
|
||||
- tags
|
||||
- web
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ echo "Nupkg version: $version"
|
|||
|
||||
# Build installer URL
|
||||
pipelineURL="$CI_PROJECT_URL/-/jobs/artifacts/$CI_COMMIT_REF_NAME/raw"
|
||||
instURL="$pipelineURL/openflexure-ev-win.exe?job=package:win32"
|
||||
instURL="$pipelineURL/openflexure-ev-win.exe?job=package"
|
||||
nuspecURL="$CI_JOB_URL/artifacts/browse"
|
||||
|
||||
echo "$instURL"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue