mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-08 17:42:56 +01:00
8 lines
150 B
YAML
8 lines
150 B
YAML
# Docker image with buildx plugin
|
|
docker:
|
|
variables:
|
|
DEBIAN: bullseye
|
|
DOCKER: '20.10.14'
|
|
BUILDX: '0.8'
|
|
extends:
|
|
- .build_and_push
|