allow fail of docker build because docker is fail

pull/1021/head
Jeff 4 years ago committed by GitHub
parent 0c979aaa3f
commit 616f65028b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -120,6 +120,11 @@ matrix:
# dist: xenial
# env: DOCKER_FILE=docker/alpine-windows.Dockerfile
# services: docker
- name: "router docker image"
os: linux
dist: xenial
env: DOCKER_FILE=docker/router.Dockerfile
services: docker
- os: linux
dist: xenial
env: DOCKER_FILE=docker/gcc-trunk.Dockerfile

Loading…
Cancel
Save