Ignore failures of AIO container for now #1682
This commit is contained in:
parent
acefdfb3e6
commit
b53ced6ac9
|
@ -314,6 +314,7 @@ docker_published_non-release:
|
||||||
docker_all_in_one_release:
|
docker_all_in_one_release:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
image: egon0/docker-with-buildx-and-git:bash
|
image: egon0/docker-with-buildx-and-git:bash
|
||||||
|
allow_failure: true
|
||||||
services:
|
services:
|
||||||
- docker:20-dind
|
- docker:20-dind
|
||||||
variables:
|
variables:
|
||||||
|
|
Loading…
Reference in New Issue