Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,517
Community Members
 
Community Events
184
Community Groups

How do I call the & call command powershell in windows runners

Hi I need to execute this in a windows runner, how do I put this in my yaml file?

& 'C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe'

1 answer

0 votes
Mark C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 24, 2022

Hi @lprada

As far as I know, you can directly use MSBuild.exe without specifying the path.

May I kindly ask what error/issue you're currently facing?

Regards,
Mark C

I was able to call the executable, what I need right now is to put the path to the MSBuild.exe variable per enviroment. Something like this

- $Env:MSBUILD_PATH\MSBuild.exe 

but this does not work.

Mark C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 26, 2022

Hi @lprada,

I see. I believe you'll have to programmatically add the path to Windows ENV.
Here's what I found that may be relevant to your use case. - https://gist.github.com/nicolasdao/b1623cb3220be3b6dc8fe04b2b2bfe32?permalink_comment_id=3997314#gistcomment-3997314

Regards,
Mark C

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events