Enable carla:latest docker of development branch
This commit is contained in:
parent
21358e8b42
commit
2d59fd5788
|
@ -164,7 +164,7 @@ pipeline
|
|||
steps
|
||||
{
|
||||
sh 'git checkout .'
|
||||
sh 'make deploy ARGS="--replace-latest"'
|
||||
sh 'make deploy ARGS="--replace-latest --docker-push"'
|
||||
}
|
||||
}
|
||||
stage('ubuntu deploy master')
|
||||
|
|
Loading…
Reference in New Issue