mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Revert "Merge branch 'multiarch-images' into 'master'"
This reverts merge request !577
This commit is contained in:
parent
7fc85c87db
commit
514f304d5f
16 changed files with 66 additions and 53 deletions
|
|
@ -21,7 +21,10 @@ stages:
|
|||
- automation
|
||||
|
||||
variables:
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
DOCKER_HOST: tcp://docker:2376
|
||||
DOCKER_TLS_CERTDIR: /certs
|
||||
DOCKER_CERT_PATH: /certs/client
|
||||
DOCKER_TLS_VERIFY: 1
|
||||
|
||||
cache-google-chrome:
|
||||
image: debian:bullseye-slim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue