Created
August 6, 2019 12:48
-
-
Save agutenkunst/5b3186e7b7385066c88071909e255fdf to your computer and use it in GitHub Desktop.
industrial_ci ROS rerun with travis config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Create image/commit | |
rosrun industrial_ci run_travis 1 -- DOCKER_COMMIT=foo | |
# Use image/commit | |
rosrun industrial_ci run_travis 1 -- DOCKER_PULL=false DOCKER_IMAGE=foo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment