Missed Team ’24? Catch up on announcements here.

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

Is it possible to set more images in one pipeline step

kormanak7
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 2, 2019

Hi guys,

I try to build my .NET/React app using build pipeline.

So, I want to ask you. if is possible to set more images in one pipeline step ?

Because when I run step: dotnet build. I need mcr.microsoft.com/dotnet/core/sdk:3.0 and I need  node image too. 

I get following error on step dotnet build: Node.js is required to build and run this project. To continue, please install Node.js

Is some way how to use more images in one step or do you have better solution?

Thanks guys.

1 answer

0 votes
Aneita
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 16, 2020

Hi @kormanak7

Thanks for reaching out and sorry for the delayed response!

With Pipelines, each step can only be configured to use one image. If the image you're using doesn't have what you need, you can either: 

  • create a new image based off of both the images you need.
  • find another public image that has what you need. 

You can then use this new image as the image for your step. Hope this helps! 

Aneita

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events