mirror of
https://github.com/westonrobot/ugv_sdk
synced 2023-04-08 06:32:14 +08:00
fixed docker image name
This commit is contained in:
@@ -32,7 +32,7 @@ cpp-test:
|
|||||||
## Build and test as catkin package
|
## Build and test as catkin package
|
||||||
catkin-build:
|
catkin-build:
|
||||||
stage: build
|
stage: build
|
||||||
image: rduweston/melodic-bionic
|
image: rduweston/ubuntu-ci:melodic-bionic
|
||||||
before_script:
|
before_script:
|
||||||
- apt update && apt -y install libasio-dev
|
- apt update && apt -y install libasio-dev
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user