jdrew1303 / ros_duckie

An educational self driving car with ROS based on the Duckiebot
1 stars 0 forks source link

Create Travis CI build #4

Closed jdrew1303 closed 5 years ago

jdrew1303 commented 5 years ago

Travis CI should run on all branches pushed to:

To enable experimental features take a look here: https://github.com/travis-ci/travis-ci/issues/8740

jdrew1303 commented 5 years ago

Enabling experimental features didnt work but moving to buildkit seems to have done the trick: https://dev.to/zeerorg/build-multi-arch-docker-images-on-travis-5428

jdrew1303 commented 5 years ago

We have automated builds!!!! https://cloud.docker.com/repository/docker/jdrew1303/ros_duckie/general

It uses the short git commit id as the tag name. This will allow you to check out individual commits. :)