Skip to content

Commit

Permalink
.github: Increase image limit to 900MB
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoantoniocardoso authored and patrickelectric committed May 27, 2024
1 parent fe5709f commit b9c568b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ env:
PROJECT: blueos
DOCKER: base
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
IMAGE_LIMIT_SIZE_MB: 600
IMAGE_LIMIT_SIZE_MB: 900
ARTIFACTS_PATH: /tmp/artifacts
DIGESTS_PATH: /tmp/digests

Expand Down

0 comments on commit b9c568b

Please sign in to comment.