fixed docker image name

This commit is contained in:
Ruixiang Du
2020-09-07 13:07:42 +08:00
parent 0c328387e7
commit 417f5f0e94

View File

@@ -32,7 +32,7 @@ cpp-test:
## Build and test as catkin package
catkin-build:
stage: build
image: rduweston/melodic-bionic
image: rduweston/ubuntu-ci:melodic-bionic
before_script:
- apt update && apt -y install libasio-dev
script: