Skip to content
Snippets Groups Projects

FEAT(multi-arch): add support for multi arch

Closed Kay Effenberger requested to merge feat-multi-arch into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -62,6 +62,7 @@ docker-push:
variables:
# the name of the image without version
AURA_IMAGE_NAME: "autoradio/engine-recorder"
DOCKER_HOST: tcp://docker:2375/
services:
- docker:dind
before_script:
Loading