mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +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 .
|
- travis_wait 60 docker build -f Dockerfile --tag=${DOCKER_REPO}:${TRAVIS_COMMIT}-arm64v8 .
|
||||||
- docker push ${DOCKER_REPO}:${TRAVIS_COMMIT}-arm64v8
|
- docker push ${DOCKER_REPO}:${TRAVIS_COMMIT}-arm64v8
|
||||||
arch: arm64-graviton2
|
arch: arm64-graviton2
|
||||||
virt: lxc
|
virt: vm
|
||||||
on:
|
on:
|
||||||
condition: '"${BUILD_DOCKER}" = 1'
|
condition: '"${BUILD_DOCKER}" = 1'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue