mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Switching back to virt: vm as there seems to be a prob with the lxc ones
This commit is contained in:
parent
46ecdefde8
commit
c751fe7520
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ jobs:
|
|||
- travis_wait 60 docker build -f Dockerfile --tag=${DOCKER_REPO}:${TRAVIS_COMMIT}-arm64v8 .
|
||||
- docker push ${DOCKER_REPO}:${TRAVIS_COMMIT}-arm64v8
|
||||
arch: arm64-graviton2
|
||||
virt: lxc
|
||||
virt: vm
|
||||
on:
|
||||
condition: '"${BUILD_DOCKER}" = 1'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue