mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
ci: use BuildKit
This commit is contained in:
parent
787a4228bc
commit
52aee99a66
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ before_script:
|
|||
.prepare:docker-dev: &prepare_docker_dev
|
||||
stage: prepare
|
||||
script:
|
||||
- docker build ${DOCKER_OPTS}
|
||||
- docker buildx ${DOCKER_OPTS}
|
||||
--file ${DOCKER_FILE}
|
||||
--tag ${DOCKER_IMAGE_DEV}:${DOCKER_TAG} .
|
||||
tags:
|
||||
|
|
Loading…
Add table
Reference in a new issue