mirror of https://gitee.com/openkylin/libvirt.git
travis: Update name for Ubuntu 18.04 image
The corresponding libvirt-jenkins-ci commit is f289e64a5fd9. Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
1902356231
commit
5aab9413e2
|
@ -21,7 +21,7 @@ matrix:
|
||||||
- services:
|
- services:
|
||||||
- docker
|
- docker
|
||||||
env:
|
env:
|
||||||
- IMAGE="ubuntu-18"
|
- IMAGE="ubuntu-1804"
|
||||||
- MAKE_ARGS="syntax-check distcheck"
|
- MAKE_ARGS="syntax-check distcheck"
|
||||||
script:
|
script:
|
||||||
- make -C ci/ ci-build@$IMAGE CI_MAKE_ARGS="$MAKE_ARGS"
|
- make -C ci/ ci-build@$IMAGE CI_MAKE_ARGS="$MAKE_ARGS"
|
||||||
|
|
Loading…
Reference in New Issue