Skip to content

Commit

Permalink
debug release asset
Browse files Browse the repository at this point in the history
  • Loading branch information
ab77 committed May 27, 2024
1 parent 3e6c3d9 commit 3883910
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ services:
VPN_PORT: 443
WEBRESOURCES_S3_BUCKET: web-resources
WEBRESOURCES_S3_REGION: "us-east-1" # this is required for minio
#HIDE_UNVERSIONED_ENDPOINT: "false" # unstable/unsupported functionality
HIDE_UNVERSIONED_ENDPOINT: "false" # unstable/unsupported functionality

# https://github.com/balena-io/open-balena-registry
registry:
Expand Down Expand Up @@ -302,7 +302,7 @@ services:
DOCKER_HOST: docker:2376
DOCKER_TLS_VERIFY: 'true'
GUEST_IMAGE: /balena/balena.img
RELEASE_ASSETS_TEST: "false"
RELEASE_ASSETS_TEST: "true"
volumes:
- builder-certs-client:/docker-pki/client
- certs-data:/certs
Expand Down

0 comments on commit 3883910

Please sign in to comment.