Update to new CI format
This commit is contained in:
parent
ab3c7756ca
commit
61e5860a08
1 changed files with 1 additions and 1 deletions
|
|
@ -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