continuouspipe icon indicating copy to clipboard operation
continuouspipe copied to clipboard

Build and push the Docker images on `master`

Open sroze opened this issue 7 years ago • 2 comments

All we need to do is to run the following commands (with the correct docker login before) in Travis:

docker-compose -f docker-compose.yml -f docker-compose.images.yml build
docker-compose -f docker-compose.yml -f docker-compose.images.yml push

sroze avatar Feb 20 '18 21:02 sroze

Do we have the credentials in the repository ?

Simperfit avatar Feb 21 '18 11:02 Simperfit

Nop, but we could set it up on Travis

sroze avatar Feb 21 '18 19:02 sroze