mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
ci: Add QEmu User Static emulation
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
This commit is contained in:
parent
b4926cda31
commit
118e2d4bf7
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ pkg:docker:
|
|||
image: docker:20.10
|
||||
before_script:
|
||||
- docker login -u ${CI_REGISTRY_USER} -p ${CI_REGISTRY_PASSWORD} ${CI_REGISTRY}
|
||||
- docker run --rm --privileged aptman/qus -s -- -p
|
||||
script:
|
||||
- docker build ${DOCKER_OPTS}
|
||||
--pull
|
||||
|
|
Loading…
Add table
Reference in a new issue