Search found 2 matches

Go to advanced search

by john.reasor@aaon.com
Wed Nov 27, 2024 3:16 pm
Forum: Common Problems
Topic: ##[warning]Task 'Advanced Installer Build' version 2 (AdvancedInstaller@2) is dependent on a Node version (10) that is e
Replies: 5
Views: 11451
 
Jump to post

##[warning]Task 'Advanced Installer Build' version 2 (AdvancedInstaller@2) is dependent on a Node version (10) that is e

I am seeing this on every pipeline build.

##[warning]Task 'Advanced Installer Build' version 2 (AdvancedInstaller@2) is ##[warning]Task 'Advanced Installer Build' version 2 (AdvancedInstaller@2) is dependent on a Node version (10) that is end-of-life.
by john.reasor@aaon.com
Tue Aug 09, 2022 2:35 pm
Forum: Building Installers
Topic: Update Azure pipeline build
Replies: 1
Views: 4430
 
Jump to post

Update Azure pipeline build

I need to complete the Update task on an Azure Pipeline build I can build the .msi file without issues but the Update task does not see the resulting .msi file how do I set the file location on the pipeline?

Below is the related script.


task: AdvancedInstaller@2
displayName: 'Create Ecat6Setup ...

Go to advanced search