Skip to content

Change the agent pool for signing phase #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 15, 2020

Conversation

adityapatwardhan
Copy link
Member

PowerShell pool is deprecated. Using the latest pool.

@@ -30,10 +30,9 @@ stages:

- job: SignWin
pool:
name: PowerShell
name: Package ES Standard Build
demands:
- DotNetFramework
Copy link
Member

@TravisEz13 TravisEz13 Oct 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove this too, it's dynamically added on windows if you use the PowerShell taks

Comment on lines 34 to 35
demands:
- DotNetFramework
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
demands:
- DotNetFramework

Comment on lines 82 to 83
demands:
- DotNetFramework
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
demands:
- DotNetFramework

@adityapatwardhan adityapatwardhan merged commit 14dfaf1 into PowerShell:master Oct 15, 2020
@adityapatwardhan adityapatwardhan deleted the FixSigningPool branch October 15, 2020 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants