Questions tagged [codeship]

A simple to use Continuous Integration and Delivery software as a service. Add this tag, if you have questions regarding your projects on Codeship, or how to use Codeship for your projects.

Continuous Integration & Delivery as a Service

A simple push to your repository runs your automated tests and configured deployments on our powerful machines. From a simple deployment to Heroku to complex Deployment Pipelines for your large infrastructure, all can be set up with ease.

Let Codeship Take Care of the Infrastructure

Use your resources to allow your team to build an amazing product for your customers, which will result in a strong and successful company. Codeship will manage and scale your test and delivery infrastructure and take care of the release process. You’ll focus on what you do best — writing code.

See https://codeship.com for more information

232 questions
0
votes
1 answer

R14 & R10 in Heroku deploying Spring MVC application

I am trying to deploy an Spring MVC app through Codeship CI flow in a 1x dyno on heroku with embedded jetty (version 8). Codeship flow works but in the deployment step R14 and R10 heroku errors appears. I have tried in my local with identical java…
Antonio Acevedo
  • 1,480
  • 3
  • 21
  • 39
0
votes
0 answers

Heroku Rails 500 Internal Server Error - Codeship

I've been working my way through some errors and have got to the heroku deployment, however, on the 'checking url' stage it returns a 500 error. Here's the error logs: 2014-07-31T10:13:11.761170+00:00 heroku[router]: at=info method=GET path="/"…
Callum
  • 31
  • 6
-1
votes
1 answer

How to deploy a Docker container using a CI/CD service (Codeship)?

I´m at the beginning of my DevOps journey and some things are still quite hard for me to understand. My current scenario is this: I have a very simple dockerized application (just one endpoint, no state). I currently deploy it to one single server…
perelin
  • 1,367
  • 1
  • 17
  • 32
-1
votes
1 answer

Can i use the git tag as a version in the build script in Codeship

I need to have as a version on AWS the tag I use in GitHub. Is there an environment variable I can use?
-1
votes
2 answers

Changing repository in a codeship project

I have created a project in Codeship using a repository from github. When i try to change it to a bitbucket repository, I get the following error.Image
Varun Rayen
  • 346
  • 2
  • 7
-1
votes
1 answer

cat: ssh-rsa: No such file or directory to add Codeship SSH to AWS

I'm trying to add codeship SSH to aws cat ssh-rsa [SSH_KEY] >> .ssh/authorized_keys but I've encountered following error cat: ssh-rsa: No such file or directory regarding…
PPShein
  • 13,309
  • 42
  • 142
  • 227
-1
votes
1 answer

Git push to remote directory?

I have setup codeship to pull from a git repo and push to a remote site that I have setup. Things are working well, except for the fact that all of my files are being cloned into the installation root of my site - whereas I need them to be pushed…
EHerman
  • 1,852
  • 7
  • 32
  • 52
1 2 3
15
16