Missed Team ’24? Catch up on announcements here.

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

Aspnet web application

Paul Krysiak
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!
December 5, 2017

Hello everyone

I am trying to deploy a simple asp.net application with pipelines but the build always fails int he pipeline. I verified the docker files and steps work on my machine. 

I took the file directly from Microsoft on their examples and this is working when I use docker locally 

I committed the release build bin and all to keep things simple and pipelines just errors out without any error message in the pipeline console. 

Here is the pipeline file 

image: microsoft/aspnet
pipelines:
default:
- step:
script: # Modify the commands below to build your repository.
- COPY projname/projname/bin/Release/projname/ /inetpub/wwwroot

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events