mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Enable manifests support
This commit is contained in:
		| @@ -91,6 +91,8 @@ jobs: | ||||
|         # travis_wait 60 tells travis to wait for up to 60 minutes - default is 20, which is too short | ||||
|         - travis_wait 60 docker build -f Dockerfile --tag=${DOCKER_REPO}:${TRAVIS_COMMIT}-arm32v7 . | ||||
|         - docker push ${DOCKER_REPO}:${TRAVIS_COMMIT}-arm32v7 | ||||
|       env: | ||||
|         - DOCKER_CLI_EXPERIMENTAL=enabled # required for manifest support | ||||
|       on: | ||||
|         condition: '"${BUILD_DOCKER}" = 1' | ||||
|      | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Mark Schmitt
					Mark Schmitt