Top "Codeship" questions

A simple to use Continuous Integration and Delivery software as a service.

Maven compile "Cannot find symbol"

For some reason this command works fine with my local machine: mvn clean install -DskipTests=true -Psdk However for Codeship …

java maven codeship
Docker login auth token

I'm trying to get docker login auth from ~/.docker/config.json file. But I can't see auth token in my …

docker docker-compose macos-sierra dockerhub codeship
NPM install failing with 502 error

This is a rather obscure issue. I have an Angular app that will be running through Codeship for CI. However, …

node.js curl npm codeship
How to disable output on one of containers?

I am using Codeship CI for my project. I have selenium tests and I am using remote browser from selenium/…

docker docker-compose codeship
Firebase tools login from command line

I'm using Codeship to deploy a firebase app. In order to do so, I first need to login using the …

firebase codeship firebase-tools
Amazon Web Service CodeDeploy appspec.yml problems

I have a Node.js application which is being automatically deployed to Amazon Web Service through Codeship using the CodeDeploy …

continuous-integration yaml continuous-deployment codeship aws-code-deploy