Experiment: automatically push built images

This commit is contained in:
Andrejs Cunskis 2022-05-11 12:56:08 +00:00 committed by Rémy Coutable
parent 5a79c03924
commit 6bfe260f3b
15 changed files with 227 additions and 363 deletions

View file

@ -0,0 +1,8 @@
# Docker image with buildx plugin
docker:
variables:
DEBIAN: bullseye
DOCKER: '20.10.14'
BUILDX: '0.8'
extends:
- .build_and_push