mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05: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
@ -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…
x
Reference in New Issue
Block a user