Ignore failures of AIO container for now #1682

This commit is contained in:
Georg Krause 2022-01-23 10:22:23 +01:00
parent acefdfb3e6
commit b53ced6ac9
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 0 deletions

View File

@ -314,6 +314,7 @@ docker_published_non-release:
docker_all_in_one_release:
stage: deploy
image: egon0/docker-with-buildx-and-git:bash
allow_failure: true
services:
- docker:20-dind
variables: