Allow the driver to be set

This commit is contained in:
Donal McBreen
2024-08-01 11:57:43 +01:00
committed by Donal McBreen
parent bd1726f305
commit cffb6c3d7e
8 changed files with 28 additions and 8 deletions

View File

@@ -24,6 +24,7 @@ registry:
password: root
builder:
multiarch: false
driver: docker
args:
COMMIT_SHA: <%= `git rev-parse HEAD` %>
healthcheck:

View File

@@ -18,6 +18,7 @@ registry:
password: root
builder:
multiarch: false
driver: docker
args:
COMMIT_SHA: <%= `git rev-parse HEAD` %>
healthcheck: