amazon-web-services
Not able to get zip file in artfiacts created by MSBuild arguments in Jenkins build
I am trying to build .Net project on Jenkins with Ms Build plugin. I am passing few required arguments to make a zip package to deploy to AWS Elastic beanstalk. I have used this Ms Build arguments before in TFS. It worked as expected. When i tried in Jenkins. i am not getting any zip file in build output(artifacts). These are the arguments, i am passing in Jenkins job, /p:Configuration=Release /p:DeployOnBuild=True /P:PackageTempRootDir=\Release /p:DeployIisAppPath="Default Web Site";DefaultPackageFileName=TDApi_Test.zip /p:PackageAsSingleFile=true" I also, tried few other arguments, like /t:rebuild /p:PackageLocation="${WORKSPACE}\Release". It didn't work as well. My build is completing successful. Problem is not getting artifact as accepted. can someone please advice?
Related Links
Credential should be scoped to a valid region, not 'us-west-1' using AWS SES
AWS CloudFormation: Is it possible to Update Stack to recreate DB resources without data loss
AWS: is there a simple way to get ip from private dns name?
AWS Cloudformation failing to acknowledge AutoScalingGroup
Build container found dead before completing the build. Build container died because it was out of memory, or the Docker image was missing glibc
S3 hosting over CloudFront is serving application/octet-stream instead of HTML
Scaling ActiveMQ on AWS
S3 bucket with same CNAME as app?
Filter log streams in aws cloudwatch
AWS EC2 process started with user data is reading wrong open files limit
Permission denied when calling AWS Lambda function from AWS CodePipeline
How to redirect traffic from non www domain name to www.example.com in AWS Route 53
Vertx Clustered EventBus not sending messages
How to change express.js microservice application for ecs auto scaling
how to rerun bootstrap action on AWS EMR when boostrap actions are updated?
AWS - AMI with different config - possibilities?